bigeasy / bigeasy/edify

Incorrectly syntax highlighting XML and HTML in markdown.

Open
#24 0 comments 0 reactions 1 assignee Claimed by @bigeasy View on GitHub
enhancement
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

It gets parsed by `cheerio` so highlighting the text fails. Need to read it as `html` or `xml`. `xml` might lose data. If that is the case, then we need to get our fenced code blocks out before we parse. (In fact, yes, let's just do that.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.