Skip to content

Upgrade sundown to hoedown in rustdoc #12776

Closed
@huonw

Description

@huonw

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

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions