Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow turning on and off styles, relative to current settings #2894

Open
docwhat opened this issue Mar 11, 2024 · 2 comments
Open

Allow turning on and off styles, relative to current settings #2894

docwhat opened this issue Mar 11, 2024 · 2 comments
Labels
feature-request New feature or request

Comments

@docwhat
Copy link

docwhat commented Mar 11, 2024

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:

@docwhat docwhat added the feature-request New feature or request label Mar 11, 2024
@einfachIrgendwer0815
Copy link
Contributor

Also related to #1032

@docwhat
Copy link
Author

docwhat commented Mar 11, 2024

Also related to #1032

I missed that. Thanks!

That has the best conversation, and I would be okay with closing this in favor of that issue. Maybe the author could steal my list of related tickets to put in the description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants