ArthurHoaro
|
cb7940e2de
|
Fix hashtags with markdown escape enabled
They're now transformed to markdown syntax links before processing them through Parsedown.
Fixes #1210
|
2018-08-14 12:26:51 +02:00 |
|
ArthurHoaro
|
86ceea054f
|
Add a whitelist of protocols for URLs
- for Shaare
- for markdown description links and images
Not whitelisted protocols will be replaced by `http://`
|
2017-05-25 14:58:34 +02:00 |
|
ArthurHoaro
|
c5941f316a
|
Fix an issue with links not being reversed in code blocks
Fixes #672
+ Markdown to HTML unit test
|
2016-10-22 11:13:48 +02:00 |
|