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 optional setting of tags #13

Merged
merged 2 commits into from
Oct 18, 2022
Merged

Allow optional setting of tags #13

merged 2 commits into from
Oct 18, 2022

Conversation

kai-tub
Copy link
Owner

@kai-tub kai-tub commented Oct 18, 2022

  • Add hide-X commands even though they are missing from the official documentation table
  • Add code-prompt-show/hide values even though they aren't really useful for the classic purpose

- Add `hide-X` commands even though they are missing from the official documentation table
- Add `code-prompt-show/hide` values even though they aren't really useful for the classic purpose
@kai-tub kai-tub added enhancement New feature or request minor Increment the minor version when merged labels Oct 18, 2022
@kai-tub kai-tub linked an issue Oct 18, 2022 that may be closed by this pull request
@github-actions
Copy link

Coverage report
 Combined data file .coverage.fv-az178-46.2232.523939
Combined data file .coverage.fv-az137-458.2196.005815
Combined data file .coverage.fv-az72-389.2121.729250
Name                                              Stmts   Miss  Cover
---------------------------------------------------------------------
common_nb_preprocessors/__init__.py                   3      0   100%
common_nb_preprocessors/_constant_builder.py         14      0   100%
common_nb_preprocessors/_nested_dict_updater.py      28      0   100%
common_nb_preprocessors/_patterns.py                 21      0   100%
common_nb_preprocessors/keep.py                      10      0   100%
common_nb_preprocessors/metadata_injector.py         65      0   100%
common_nb_preprocessors/myst_nb.py                   57      0   100%
---------------------------------------------------------------------
TOTAL                                               198      0   100%
 

@kai-tub kai-tub merged commit e1ff311 into main Oct 18, 2022
@kai-tub kai-tub deleted the add-optional-tags branch October 18, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow user-defined tags
1 participant