minty/src/app
ginnyTheCat 80aa55b706
Rework Markdown parsing (#719)
* Switch markdown parser

* Add inline maths

* Basic plain text rendering

* Add display math support

* Remove unnecessary <p> tag

* Fixed spoiler not working

* Add spoiler reason input support

* Make paragraphs display with newline in between

* Handle single newlines

* Fix typo when allowing start attribute

* Cleanup for merge

* Remove unused import
2022-08-21 19:34:09 +05:30
..
atoms Fix more css bugs 2022-08-19 15:19:12 +05:30
hooks Add support to manage cross-signing and key backup (#461) 2022-04-24 15:42:24 +05:30
molecules Rework Markdown parsing (#719) 2022-08-21 19:34:09 +05:30
organisms Fix room not selecting with bad emoji data (#772) 2022-08-20 21:07:20 +05:30
pages Updated dependencies 2021-11-19 13:20:34 +05:30
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
templates Accept mxid on login (#187) 2022-07-09 13:58:57 +05:30