syntax-tree / mdast-util-from-markdown

mdast utility to parse markdown
MIT License
212 stars 20 forks source link

Fix handling of reference links with inline code #25

Closed wooorm closed 3 years ago

wooorm commented 3 years ago

This fixes the AST so that certain kinds of reference links are not broken when converted back to markdown.

Fixes: https://github.com/remarkjs/remark/issues/850

Initial checklist

Description of changes

This fixes text content (“phrasing”, such as emphasis or code) inside labels (of links, images).

github-actions[bot] commented 3 years ago

Hi team! I don’t know what’s up as there’s no phase label. Please add one so I know where it’s at.

Thanks, — bb

github-actions[bot] commented 3 years ago

Hi! This is accepted and can go somewhere!

Team: please review this PR and use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this.

github-actions[bot] commented 3 years ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.