You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add extension to filter the lines to show in code
Add the [pymdownx-superfence-filter-lines] markdown extension to be able
to filter the lines to show in code examples.
This is useful when having examples that need to be valid (pass linting
or tests) but still want to avoid showing all the boilerplate to the
user.
[pymdownx-superfence-filter-lines]: https://github.com/frequenz-floss/pymdownx-superfence-filter-lines-python
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments