(((meta (@ (content . "Markdown Encoding") (name . "title"))) (meta (@ (content . "manual") (name . "role"))) (meta (@ (content . "#api #manual #reference #zettelstore") (name . "tags"))) (meta (@ (content . "zmk") (name . "syntax"))) (meta (@ (content . "00001004051200 00001012920500") (name . "back"))) (meta (@ (content . "00001004051200 00001012920500") (name . "backward"))) (meta (@ (content . "1") (name . "box-number"))) (meta (@ (content . "(c) 2020-present by Detlef Stern ") (name . "copyright"))) (meta (@ (content . "20221107183011") (name . "created"))) (meta (@ (content . "00001007000000 00001007030100 00001007030200 00001007030700 00001007030800 00001007030900 00001007031000 00001007031300 00001007031400 00001007040100 00001007040200 00001008000000 00001008010500") (name . "forward"))) (meta (@ (content . "en") (name . "lang"))) (meta (@ (content . "EUPL-1.2-or-later") (name . "license"))) (meta (@ (content . "20221107185130") (name . "modified"))) (meta (@ (content . "20221107185130") (name . "published"))) (meta (@ (content . "public") (name . "visibility")))) (p "A zettel representation that tries to recreate a " (a (@ (href . "00001008010500")) "Markdown") " representation of the zettel." " " "Useful if you want to convert " (a (@ (href . "00001008000000")) "other markup languages") " to Markdown (e.g. " (a (@ (href . "00001007000000")) "Zettelmarkup") ").") (p "If transferred via HTTP, the content type will be " (kbd "text/markdown") ".") (p "Please note that many elements of Zettelmarkup cannot be encoded in Markdown / CommonMark." " " "Examples are:") (ul (li (a (@ (href . "00001007030100")) "Description lists")) (li (a (@ (href . "00001007030700")) "Verse blocks")) (li (a (@ (href . "00001007030800")) "Region blocks")) (li (a (@ (href . "00001007030900")) "Comment blocks") " (and inline comments)") (li (a (@ (href . "00001007031300")) "Evaluation blocks")) (li (a (@ (href . "00001007031400")) "Math-mode blocks")) (li (a (@ (href . "00001007031000")) "Tables")) (li "Most " (a (@ (href . "00001007040100")) "text formatting") " elements (except emphasis and quotation)") (li "Most " (a (@ (href . "00001007040200")) "literal-like formatting") " (except literal text / code spans)")) (p "Some elements are restricted, e.g. " (a (@ (href . "00001007030200")) "quotation lists") " are only supported as a top-level element.") (p "Restricted and unsupported elements are not encoded." " " "They will not appear on the encoded output.") (p "Maybe in the future, ignored elements may be shown as an HTML-like comment."))