micromark / micromark-extension-directive
micromark extension to support generic directives (`:cite[smith04]`)
☆32Updated last month
Alternatives and similar repositories for micromark-extension-directive:
Users that are interested in micromark-extension-directive are comparing it to the libraries listed below
- remark plugin to implement SmartyPants☆61Updated 7 months ago
- utility to recursively walk over unist nodes, with ancestral information☆72Updated 3 months ago
- hast utility to parse from HTML☆31Updated 7 months ago
- utility to serialize hast to HTML☆104Updated 2 months ago
- mdast extension to parse and serialize GFM (GitHub Flavored Markdown)☆19Updated 2 months ago
- hast utility to transform to preact, react, solid, svelte, vue, etc☆67Updated 2 months ago
- mdast utility to serialize markdown☆111Updated 2 months ago
- do things in development and nothing otherwise☆38Updated last year
- plugin to format HTML☆31Updated 7 months ago
- Sprinkle hints/tips/warnings on your documents☆43Updated 2 years ago
- utility to remove nodes from a tree☆23Updated last year
- ECMAScript Abstract Syntax Tree format☆54Updated 7 months ago
- Parses CSS inline style to JavaScript object (camelCased).☆12Updated last week
- utility to parse the YAML front matter in a vfile☆32Updated last month
- micromark extension to support GFM (GitHub Flavored Markdown)☆33Updated 8 months ago
- utility to select unist nodes with CSS-like selectors☆66Updated last year
- estree (and esast) utility to parse from JavaScript☆13Updated last year
- utility to create a new trees with a nice syntax☆79Updated last year
- mdast extension to parse and serialize generic directives (`:cite[smith04]`)☆17Updated 2 months ago
- utility to reparse a hast tree☆12Updated 2 weeks ago
- mdast extension to parse and serialize MDX (or MDX.js)☆23Updated last year
- rehype plugins that match how GitHub transforms markdown on their site☆28Updated 5 months ago
- mdast extension to parse and serialize math☆18Updated last year
- utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast☆41Updated 2 months ago
- CMSM: Common markup state machine☆49Updated 7 months ago
- A rehype MDX plugin for interpreting markdown code meta as props☆42Updated 10 months ago
- really good syntax highlighting for markdown and MDX☆45Updated 5 months ago
- utility to check if a node passes a test☆40Updated last year
- utility to transform mdast to hast