CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
BSD 2-Clause "Simplified" License
2.29k
stars
272
forks
source link
After turning markdown into html and then back to markdown, the html id is also output #561
A bug appears in the latest version of 0.62.2 | | 0.64.0
As shown in Figures 1, 2 and 3, after I use the code in Figure 4 to convert markdown to html and then convert html to markdown, it is obvious that there are some prefixes on the directory. After observation, it is found that they are the id when converting to html
A bug appears in the latest version of 0.62.2 | | 0.64.0 As shown in Figures 1, 2 and 3, after I use the code in Figure 4 to convert markdown to html and then convert html to markdown, it is obvious that there are some prefixes on the directory. After observation, it is found that they are the id when converting to html