summaryrefslogtreecommitdiff
path: root/test/mfm.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-0/+4
* Add angle bracket covered url syntax to mfm (#4483)Acid Chicken (硫酸鶏)2019-03-141-1/+15
* [MFM] Improve hashtag parsingsyuilo2019-03-051-0/+8
* [MFM] Better hashtag parsing: Ignore slashsyuilo2019-02-061-0/+8
* [Test] Disable some tests temporarysyuilo2019-01-311-1/+2
* [Test] Better testssyuilo2019-01-311-1/+12
* Fix typosyuilo2019-01-311-2/+2
* [Test] Add MFM testsyuilo2019-01-311-0/+16
* [MFM] Better syntax parsingsyuilo2019-01-311-0/+15
* Fix importAya Morisawa2019-01-301-1/+1
* Avoid export defaultAya Morisawa2019-01-301-2/+2
* Rename analyze to parse in MFM testsAya Morisawa2019-01-301-105/+105
* Extract parsePlain functionAya Morisawa2019-01-301-5/+5
* Merge plainParser into mfmAya Morisawa2019-01-301-0/+32
* Rename html to toHtmlAya Morisawa2019-01-301-1/+1
* Extract MFM typesAya Morisawa2019-01-301-1/+2
* Fix #4034 (#4037)MeiMei2019-01-291-0/+6
* [MFM] Resolve #4009syuilo2019-01-271-7/+22
* Add jump syntax (#4007)Aya Morisawa2019-01-271-0/+9
* Merge branch 'develop' into math-blockAya Morisawa2019-01-271-20/+99
|\
| * Fix testsyuilo2019-01-271-1/+1
| * [MFM] Add flip syntaxsyuilo2019-01-271-0/+9
| * [MFM] Add spin syntaxsyuilo2019-01-271-0/+9
| * Improve readability and some cleanupssyuilo2019-01-271-20/+67
| * [Test] Add a MFM testsyuilo2019-01-271-0/+7
| * [MFM] Improve title syntax detectionsyuilo2019-01-271-0/+7
* | Add multiline math syntaxAya Morisawa2019-01-251-4/+15
|/
* [MFM] Improve italic syntax detectionsyuilo2019-01-251-0/+7
* Update mfm.tssyuilo2019-01-221-0/+4
* Update mfm.tssyuilo2019-01-211-0/+2
* [MFM] __ 構文はアルファベットのみにsyuilo2019-01-201-0/+7
* Add double underscore syntax for bold markdown (#3733)ibrokemypie2019-01-201-0/+23
* Update mfm.tssyuilo2019-01-201-2/+1
* [MFM] Add <i> syntaxsyuilo2019-01-201-0/+9
* Change italic syntax to fit with other markdown implementations (#3916)ibrokemypie2019-01-201-6/+37
* [MFM] Better hashtag parsing: Ignore single quotationsyuilo2019-01-171-0/+8
* [MFM] Better hashtag parsing: Ignore double quotationsyuilo2019-01-171-0/+8
* [MFM] Better hashtag parsing: Ignore trailing colonsyuilo2019-01-121-0/+8
* Improve MFM bracket matchingAya Morisawa2018-12-221-1/+94
* Refactor MFMAya Morisawa2018-12-201-311/+337
* Re: #3457 (#3614)Acid Chicken (硫酸鶏)2018-12-171-0/+16
* Add small syntax (#3506)Aya Morisawa2018-12-051-0/+9
* [MFM] Add italic syntaxsyuilo2018-12-051-0/+11
* [MFM] Implement strike syntaxsyuilo2018-12-041-0/+11
* [MFM] Better hashtag detectionsyuilo2018-12-021-2/+2
* [MFM] Better MFM parsingsyuilo2018-12-011-5/+24
* [MFM] Improve hashtag detectionsyuilo2018-11-291-0/+8
* [MFM] Improve hashtag detectionsyuilo2018-11-271-3/+26
* [MFM] Add center syntaxsyuilo2018-11-251-0/+11
* Add MFM testsyuilo2018-11-251-0/+9