sergioramos / remark-prism
Syntax highlighter for markdown code blocks using Prism
☆97Updated 2 years ago
Alternatives and similar repositories for remark-prism:
Users that are interested in remark-prism are comparing it to the libraries listed below
- plugin to add links to headings in HTML☆232Updated 7 months ago
- rehype plugin to highlight code blocks in HTML with Prism (via refractor)☆176Updated last year
- Deprecated remark plugin to add links to headings — please use `rehype-autolink-headings` instead☆63Updated 7 months ago
- A rehype plugin that adds a table of contents (TOC) to the page☆77Updated 9 months ago
- A remark plugin for converting frontmatter metadata into MDX exports☆119Updated 2 weeks ago
- Remark markdown transformer to replace in text☆138Updated 9 months ago
- Deprecated: use `rehype-unwrap-images` instead☆73Updated 6 months ago
- Deprecated plugin to add `id`s to headings — please use `rehype-slug`☆90Updated 7 months ago
- plugin to add `id` attributes to headings☆218Updated last year
- rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers☆188Updated last month
- plugin to add break support, without needing spaces☆128Updated last year
- The remark plugin for supporting custom heading id☆35Updated last year
- plugin that turns markdown into HTML to support rehype☆292Updated last month
- plugin to turn gemoji shortcodes into emoji 👍☆45Updated 3 weeks ago
- Rehype plugin for parsing code blocks and adding titles to code blocks☆22Updated 2 years ago
- Remark Plugin to make Emoji in Markdown accessible. Wraps Emoji in a <span>-Tag with role and aria-label attributes.☆61Updated last year
- remark plugin to support frontmatter (YAML, TOML, and more)☆287Updated last year
- utility to visit nodes☆300Updated last year
- remark plugin to link references to commits, issues, pull-requests, and users, like on GitHub