vojo/src
ginnyTheCat 7df38a2cc8 Parsing HTML to Markdown AST (#847)
* Force mentions to have a space after the #

* Use types for rendering

* Parse HTML

* Add code block support

* Add table support

* Allow starting heading without a space

* Escape relevant plaintext areas

* Resolve many crashes

* Use better matrix id regex

* Don't match . after id

* Don't parse mentions as links

* Add emote support

* Only emit HTML link if necessary

* Implement review changes
2022-09-16 21:21:53 +05:30
..
app Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
client Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
util Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
font.js Use font as npm module 2022-02-21 21:29:17 +05:30
index.jsx Follow system theme by default 2022-07-09 18:08:35 +05:30
index.scss Open image in lightbox (#767) 2022-08-19 12:15:22 +05:30