Markdown within block-level elements
Sherwood Botsford
sgbotsford at gmail.com
Fri Sep 19 13:04:55 EDT 2014
I find that my usage is tag dependent. In general I want markdown:
<html> on
<head> off
<body> on
<div> on
<table> on
<code> off
<pre> off
The various table MD extensions mean that I almost never use a table tag
anymore.
My div tags allow me to unobtrusively put some page structure with css
classes into my documents. My average page has about 10 structural divs in
it. It's a nuisance and an eyesore to turn on markdown in each one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20140919/88d0629b/attachment.html>
More information about the Markdown-Discuss
mailing list