Markdown within block-level elements
Fletcher T. Penney
fletcher at fletcherpenney.net
Mon Sep 22 09:41:45 EDT 2014
On 9/20/14, 10:21 AM, jakov at gmx.at wrote:
> Does the markdown attribute in mmd go deep into the structure? Eg. Is
> there a difference between <div markdown=1>etc and <div>etc plus
> process-HTML command?
The `<div markdown="1">` does not recurse into nested HTML constructs
(unless they also specify `markdown="1"`). The command line option does.
F-
--
Fletcher T. Penney
fletcher at fletcherpenney.net
More information about the Markdown-Discuss
mailing list