-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Allow turning on and off styles, relative to current settings #2894
Copy link
Copy link
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
It would be nice to be able to turn on and off styles relative to the current settings.
For example, using - could disable a style, and + could enable a style.
Some examples:
--style=full --style=-numbers-- Everything except line numbers.--style=full,-numbers-- Everything except line numbers.--style=+headers,+rule,-changes-- Default, with headers and rules without changes.
Related issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request