mdbook-preprocessor
There are 39 repositories under mdbook-preprocessor topic.
tommilligan/mdbook-admonish
A preprocessor for mdbook to add Material Design admonishments.
catppuccin/mdBook
🎊 Soothing pastel theme for mdBook
google/mdbook-i18n-helpers
Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
lambdalisue/rs-mdbook-alerts
mdBook preprocessor to add GitHub Flavored Markdown's Alerts to your book
MR-Addict/mdbook-repl
A rust based mdbook preprocessor that allows you to execute code in your mdbook without any server. Python, Typescript, Javascript etc.
GeckoEidechse/mdbook-obsidian
mdBook preprocessor to render Obsidian specific syntax
jontze/action-mdbook
A GitHub Action that installs mdBook on a GitHub Runner and supports various plugins like linkcheck, mermaid, toc, open-on-gh, admonish, and katex for enhanced functionality.
MR-Addict/mdbook-embedify
A rust based mdbook preprocessor plugin that allows you to embed apps to your book, like youtube, codepen and some other apps.
phoenixr-codes/mdbook-whichlang
Powerful Code Blocks for mdBook
blyxyas/mdbook-emojicodes
MDBook preprocessor for converting emojicodes (e.g. `: cat :`) into emojis 🐱
sgoudham/mdbook-template
A mdbook preprocessor that allows the re-usability of template files with dynamic arguments
phoenixr-codes/mdbook-inline-highlighting
mdBook preprocessor that enables support for inline highlighting
duskmoon314/mdbook-typst-math
mdbook typst preprocessor
jacob-pro/mdbook-bibfile-referencing
An mdBook preprocessor to add bibfile referencing to each page
matthiasbeyer/mdbook-svgbob2
A preprocessor for mdbook to convert svgbob codeblocks into SVG using svgbob
dcampbell24/mdbook-djot
Djot plugin for mdBook.
fenjalien/mdbook-typst-doc
An mdbook preprocessor for writing Typst documentation
phoenixr-codes/mdbook-webinclude
Preprocessor for mdBook that includes content from URLs
caukub/mdbook-hints
mdBook preprocessor to add hover hints (tooltips) to your book
dvogt23/mdbook-yml-header
mdBook preprocessor for removing yml header within --- (front-matter)
smallkirby/mdbook-codename
mdbook-codename is a preprocessor for mdBook that displays the filename of your codeblocks.
ankitrgadiya/mdbook-hide
A preprocessor for mdbook that adds support for hidden chapters.
aschaeffer/mdbook-preprocessor-graphql-playground
A preprocessor for mdbook to add GraphQL playgrounds.
sermuns/schemgo
Let the gophers put your schematic to paper!
Mura-Mi/mdbook-chapter-number
A mdbook preprocessor to append chapter number for each article headline
codedstructure/mdbook-svgdx
An mdbook preprocessor to convert svgdx code blocks into inline SVG diagrams
GeckoEidechse/mdbook-gitbook
mdBook preprocessor to render GitBook specific syntax
xfbs/mdbook-docker-run
mdBook plugin to run command in docker and show output
xfbs/mdbook-files
Extension for mdbook to render a file tree.
AmberThrall/mdbook-environments
mdbook preprocessor implementing LaTeX styled environments.
testingrequired/mdbook-pagebreaks
A mdbook preprocessor that inserts print page breaks in HTML
yamnor/mdsplit
A preprocessor for mdBook to split a single Markdown file into parts, sections, and subsections.
filariow/mdbook-bash-tutorial
The Bash Tutorial mdbook preprocessor allows you to import a Bash script in your book
juliocesarmara/emojico
CLI tool to convert emoji to favicon assets
oraqlle/mdbook-godbolt
A preprocessor for mdbook to add runnable code snippets via Godbolt
phoenixr-codes/mdbook-code-block-plus
Improved code blocks for mdBook