Restore default notation for attributes in element.
authorVonC <vonc@laposte.net>
Mon, 28 Oct 2013 13:48:52 +0000 (14:48 +0100)
committerVonC <vonc@laposte.net>
Mon, 4 Nov 2013 15:31:44 +0000 (16:31 +0100)
commit198821f52bc7f7ee802e03ce8628f12b6828654d
tree3ff2d54cec371fa2a3be55f53f8e1c6f08e5dacd
parentd098385103f40dad555e21b1d00b8b9e1fd964d7
Restore default notation for attributes in element.

It should be `{. xxxx=yyy }`, not `{_ xxxx=yyy }`.
Only test/test-element-attributes-markdown.html were using `{_`,
simply in order to test the ability, for the user, to define a _different_ pattern.
README.md