aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins/resources/hashtags.raw
Commit message (Collapse)AuthorAgeFilesLines
* Fix hashtags with markdown escape enabledArthurHoaro2018-08-141-0/+10
They're now transformed to markdown syntax links before processing them through Parsedown. Fixes #1210