On Sat, 21 Jan 2023 11:55:15 GMT, Wim Deblauwe <d...@openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with five >> additional commits since the last revision: >> >> - Update copyright years >> - Rename FFFC variable >> Share Markdown parser and renderer in instance of MarkdownHandler >> - Move CommonMark to new internal module. >> Add legal header to imported CommonMark source files >> Always use Text nodes inside AttributeTree values >> Unwrap <p> from "simple" paragraphs >> - Always use Text nodes inside AttributeTree values >> - Update to CommonMark 0.21. > > Is the work here done in a way that asciidoc ( https://docs.asciidoctor.org/ > ) support is also possible? > @wimdeblauwe, not sure if you've noticed it, but your comment was hidden: > [#11701 > (comment)](https://github.com/openjdk/jdk/pull/11701#issuecomment-1399237029). > To make the comment visible and response possible, consider accepting TOU > suggested by the bot. Thanks. Thanks for letting me know! Should be ok now. ------------- PR: https://git.openjdk.org/jdk/pull/11701