Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 781 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 781 Bytes

Content-UI: Markdown

...

License

This project is distributed as free software under the MIT License, see License.

Includes modified copies of micromark/micromark-extension-gfm-strikethrough/1.0.4/dev/lib/syntax.js, see (MIT) LICENSE_GFM.

Adjusted to Typescript and used as base for similar plugins:

  • remarkSubSuper to support ~/^ <sub/<sup
  • remarkInsert to support ++/~~ <ins/<del
  • remarkUnderline to support __ <u
  • remarkMark to support == <mark

© 2024 bemit UG (haftungsbeschränkt)