Read the emphasis, the links and the lone image CommonMark spells #34
Reference in New Issue
Block a user
Delete Branch "tick-3e"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Milestone 3e: emphasis, links and autolinks in
markdownToAdf, with the CommonMark image's node and its two named errors.The emitter's link destination now escapes an unbalanced parenthesis and the title a quote, so
link-destination-parenthesisandlink-title-quotemove fromcorpus/unspellable/to a round-trip pair.unmappable-imagejoinsConvertErrorCode. Destination and title readers move tomarkdown/link-syntax.tsbeside the spelling they invert.