-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
https://github.com/hoedown/hoedown
Benefits include upstream being maintained, and correctly parsing codefences, e.g. parsing
```
a
~~~
b
~~~
c
```
as a single nested code block
a ~~~ b ~~~ c
rather than two separate ones
a
b
c
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.