mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-09 13:56:56 +00:00
Question: Non HTML Output #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @wmansfield on GitHub (May 13, 2017).
Before I dig (ha) into this, I'd like to know if its possible to use this to parse MarkDown and generate a custom representation that is not html. (a custom XML that describes the content). I'd like to essentially create a translation from markdown to a custom 3rd party format.