[2.0] XML Conversion #431
Labels
do not close
Issue which won't close due to inactivity
enhancement
New functionality or behavior
implemented
Change has been implemented
Milestone
The reference parser supports rendering the AST as XML. I would like to have the same functionality in league/commonmark. This would also be a good test of using the AST for purposes other than rendering it as HTML (converting MD -> XML, HTML -> MD, etc.) However, we may need to implement the other changes in this list including the next one:
Being able to visualize the AST with an XML representation would be especially helpful for developers trying to debug custom extensions they're writing.
The text was updated successfully, but these errors were encountered: