cinny/src/client
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
..
action Fix logout not working when server offline 2022-08-11 13:41:07 +05:30
event Update sidebar on room/space switch (#768) 2022-08-20 20:51:37 +05:30
state Rework Markdown parsing (#719) 2022-08-21 19:34:09 +05:30
dispatcher.js initial commit 2021-07-28 18:45:52 +05:30
initMatrix.js Update sidebar on room/space switch (#768) 2022-08-20 20:51:37 +05:30