We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Empty sections should still be printed with including --show-empty. Currently, they are omitted.
--show-empty
The text was updated successfully, but these errors were encountered:
6c9fe2a
Merge branch 'extension-fixes'
a1042ca
Fixes issues with the new extension feature: - Extensions don't support quoted strings #20 - Empty extensions don't respect --show-empty #21
Fix not printing empty sections
93c07eb
Extensions wouldn't print when empty even if `-e|--show-empty` was included. Fixes #21
61625ac
No branches or pull requests
Empty sections should still be printed with including
--show-empty
. Currently, they are omitted.The text was updated successfully, but these errors were encountered: