mihaeu/cosmere

HTML tags in code fences are not encoded and cause exceptions

Opened this issue · 1 comments

Example:

This is an example:
* test
     git clone https://github.com/<GROUP>/<PROJECT>

The problem is actually caused by tags that are not valid and not escaped

- for example if I just drop a <branchname> example in here