Commit graph

6 commits

Author SHA1 Message Date
Dariusz Niemczyk
e3187ed15c
Fix links being parsed as markdown links improperly (#7200)
* Fix links being parsed as markdown links improperly

Fixes #4674

* Fix a typo

* Fix overriding too much stuff

* Fix parsing

* Remove useless console.log

* Remove unnecessary emph function

* Properly fix tests

* Add some better docs

* Add missing license header
2021-11-30 18:09:05 +00:00
Renan Cleyson
5c895bf3f6
Fix newline on edit messages with quotes (#7227) 2021-11-30 10:25:08 +00:00
Renan Cleyson
d939e45d00
Fix multiline paragraph rendering as single line (#7210) 2021-11-29 10:47:35 +00:00
David Baker
fda17b4959
Add types to the implementations too
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2021-07-01 23:02:51 +01:00
David Baker
c1310bcd9f Better types 2021-07-01 21:31:17 +01:00
David Baker
e6b754f8dd Convert Markdown to TypeScript 2021-07-01 20:33:25 +01:00
Renamed from src/Markdown.js (Browse further)