hmn/src/parsing
Asaf Gartner 80f0e3b176 MD text renderer: handle backslashes
Handles the same characters as the html renderer.
2021-12-26 11:36:12 +02:00
..
wasm Make many improvements and fixes to the markdown experience 2021-09-01 01:15:13 -05:00
bbcode.go Clean up TODOs 2021-08-28 12:07:45 -05:00
chroma.go Add syntax highlighting and styling for code blocks 2021-07-04 15:32:06 -05:00
corpus_test.go Put previews in a web worker to help with slower parsing 2021-07-17 18:20:47 -05:00
embed.go Don't require !embed, use placeholders in previews 2021-07-04 15:31:47 -05:00
mathjax.go Add mathjax 2021-07-04 15:31:51 -05:00
parsing.go Make many improvements and fixes to the markdown experience 2021-09-01 01:15:13 -05:00
parsing_test.go Add background features to the Discord bot 2021-08-26 22:59:12 -05:00
renderer.go MD text renderer: handle backslashes 2021-12-26 11:36:12 +02:00
spoilers.go Add !embed(...) syntax 2021-07-04 15:31:44 -05:00