misskey/src/mfm
ibrokemypie 53481accf1 Add double underscore syntax for bold markdown (#3733)
* Add double underscore syntax for bold markdown
see https://github.com/syuilo/misskey/pull/3732
this allows bold text through either **text** or __text__

* Add tests for underscore bold mfm syntax
2019-01-20 18:00:55 +09:00
..
html-to-mfm.ts Fix htmlToMfm (#3600) 2018-12-12 11:47:07 +09:00
html.ts Refactor MFM 2018-12-20 19:42:10 +09:00
parse.ts Refactor MFM 2018-12-20 19:42:10 +09:00
parser.ts Add double underscore syntax for bold markdown (#3733) 2019-01-20 18:00:55 +09:00
syntax-highlight.ts Fix comment 2018-12-21 11:28:30 +09:00