summaryrefslogtreecommitdiff
path: root/src/mfm/parse.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use ===syuilo2020-04-041-2/+2
* strictNullChecks (#4666)syuilo2019-04-131-2/+2
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-141-1/+1
* Rename parser to languageAya Morisawa2019-01-301-1/+1
* Avoid export defaultAya Morisawa2019-01-301-5/+5
* Extract parsePlain functionAya Morisawa2019-01-301-3/+10
* Merge plainParser into mfmAya Morisawa2019-01-301-2/+2
* Extract MFM typesAya Morisawa2019-01-301-1/+2
* Extract MFM normalize functionAya Morisawa2019-01-301-28/+3
* Refactor MFMAya Morisawa2018-12-201-30/+26
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-8/+7
* Emoji support in profile (#3514)MeiMei2018-12-061-3/+3
* [MFM] Better MFM parsingsyuilo2018-12-011-41/+0
* [MFM] Add center syntaxsyuilo2018-11-251-1/+1
* Refactorsyuilo2018-11-241-1/+2
* Improve MFM parser (#3337)syuilo2018-11-211-0/+81