@unified-myst/role-extension
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@unified-myst/role-extension

Extension to support the MyST role syntax ({name}`content` ) in unified.

A MyST role consists of a name, followed by a content string. The content string is interpreted according to the name, and can be thought of as an inline extension point for Markdown, similar to a function call:

function name(content) {return ast}

Package Sidebar

Install

npm i @unified-myst/role-extension

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

42.4 kB

Total Files

20

Last publish

Collaborators

  • ebp-bot
  • chrisjsewell