extract_listings
[PyPI | mkdocs-extract-listings-plugin] [Github | six-two/mkdocs-extract-listings-plugin]
This plugin allows you to search only your code listings for specific works or substrings. It can also show you all your code listings on a single page. I wrote it after the normal search stopped being accurate after my knowledge base grew too much.
Configuration
Add plugin to mkdocs.yml
On the page where you want to use the code search function, define an element with the id listing-extract-search
and load the script file generated by the plugin:
Demo
Below is a version of it in action:
Backlinks
The following pages link to this page: