summaryrefslogtreecommitdiff
path: root/src/mfm/normalize.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-31/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* refactor: Use ===syuilo2020-04-041-1/+1
|
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-141-1/+1
| | | | | | | | | | * Add angle bracket covered url syntax to mfm * Fix path * Fix match * Fix index
* Extract MFM typesAya Morisawa2019-01-301-1/+1
|
* Extract MFM normalize functionAya Morisawa2019-01-301-0/+31