Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AyaMorisawa/YAMFM

Yet another MFM (Misskey Flavored Markdown) implementation
https://github.com/AyaMorisawa/YAMFM

markdown misskey parser

Last synced: 13 days ago
JSON representation

Yet another MFM (Misskey Flavored Markdown) implementation

Awesome Lists containing this project

README

        

# YAMFM
Yet another MFM (Misskey Flavored Markdown) implementation.

## License
YAMFM is licensed under the [AGPL-3.0](LICENSE).

## Usage
See test code.

## Todo
* [ ] Benchmark
* [ ] Publish at npm

### Language
#### Block elements
* [ ] title
* [ ] quote
* [ ] search
* [ ] blockCode
* [ ] blockMath
* [ ] center

#### Inline elements
* [x] big
* [x] bold
* [x] `**`
* [x] `__`
* [x] small
* [x] italic
* [x] `*`
* [x] `_`
* [x] ``
* [x] strike
* [x] motion
* [x] `(((`
* [x] ``
* [x] spin
* [x] jump
* [x] flip
* [x] inlineCode
* [x] inlineMath
* [ ] mention
* [ ] hashtag
* [ ] url
* [ ] link
* [x] emojiName
* [ ] emojiCode
* [x] text