/YAMFM

Yet another MFM (Misskey Flavored Markdown) implementation

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

YAMFM

Yet another MFM (Misskey Flavored Markdown) implementation.

License

YAMFM is licensed under the AGPL-3.0.

Usage

See test code.

Todo

  • Benchmark
  • Publish at npm

Language

Block elements

  • title
  • quote
  • search
  • blockCode
  • blockMath
  • center

Inline elements

  • big
  • bold
    • **
    • __
  • small
  • italic
    • *
    • _
    • <i>
  • strike
  • motion
    • (((
    • <motion>
  • spin
  • jump
  • flip
  • inlineCode
  • inlineMath
  • mention
  • hashtag
  • url
  • link
  • emojiName
  • emojiCode
  • text