Extract frontmatter from markdown code blocks using remark, and do interesting things!
Highlight code blocks with prism
remark plugin to add titles to code blocks
Auto-collapse long code blocks in VitePress with expand/collapse toggle
A rehype transform to render code blocks
A Slate plugin to handle code blocks editing.
remark-lint rule to warn when fenced code blocks have an inconsistently-cased language flag
A marked extension to render JSX code blocks using a custom renderer and components
Transforms TypeScript code blocks to JavaScript and inserts them back into the page
Executable JavaScript code blocks rendered using Obeservable's view
A markdown-it plugin to add a copy icon in code blocks to copy the code
A Rehype plugin for grouping code blocks with tabs, perfect for documentation and tutorials. Works with all Code Syntax Highlighters.
This plugin adds support for code blocks **syntax highlighting**. It uses the same highlighter from the core package(Shiki).
Add IDE-like behaviours to code blocks in DraftJS editors
Highlight code blocks in html with [`shiki`](https://github.com/shikijs/shiki).
Create graphviz diagram from code blocks
remark plugin to render ```declart code blocks as SVG diagrams
Allow adding output for expressive code blocks.
Highlights code blocks in markdown-it using Prism.
ByteMD plugin to highlight code blocks
A webpack loader to strip out code blocks between RequireJS pragma style comments.
Adds support for syntax highlighted code blocks.
A rehype plugin for rendering code terminals in place of code blocks.
A pi extension that copies code blocks from the latest assistant message to the clipboard.