mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
* 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