Simpler default syntax for markdown attributes.
authorVonC <vonc@laposte.net>
Sat, 30 Nov 2013 21:29:04 +0000 (22:29 +0100)
committerVonC <vonc@laposte.net>
Sat, 30 Nov 2013 22:12:40 +0000 (23:12 +0100)
commitf2097417daca80b2caaed2661ee646e861d789c8
tree2584b688a60938677362ccf8b00d79c75c591080
parent13da34cc6bf3b75cec3d4c2fd4f96b3f686fd8a9
Simpler default syntax for markdown attributes.

- on slides: .slide x=y
- on elements: .element x=y

Those are detected in html comment, in order to not be visible
if a markdown is edited in an html editor.
plugin/markdown/markdown.js