cosmere
cosmere copied to clipboard
HTML tags in code fences are not encoded and cause exceptions
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