1 रिपॉजिटरी
Block-level or inline elements that process arguments to generate structured content during document compilation.
Distinct from Custom Directives: Distinct from Custom Directives (DOM-based) as these operate during the build-time compilation of markdown to HTML/PDF.
Explore 1 awesome GitHub repository matching web development · Content Generation Directives. Refine with filters or upvote what's useful.
Jupyter Book is a computational book publisher and static site generator that converts Jupyter notebooks and markdown files into interactive web books and publication-quality PDF documents. It serves as a markdown-based documentation tool that executes embedded code at build time and caches the resulting outputs for static display. The system distinguishes itself by supporting interactive data publications, allowing readers to engage with live computational widgets and launch notebooks in remote execution environments. It extends standard markdown with a system of roles and directives to supp
Defines new block-level or inline elements that process arguments to generate specific structured content.