.... and the test

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben 2018-08-20 16:41:42 +02:00
parent 9f8ffcf487
commit d69570cae4
1 changed files with 2 additions and 2 deletions

4
testdata/mmark.test vendored
View File

@ -12,10 +12,10 @@
{mainmatter}
+++
<h1>Test 3</h1>
<section matter="front">
<section data-matter="front">
<h1>Section in matter</h1>
</section>
<section matter="main"></section>
<section data-matter="main"></section>
+++
# Test Code Captions
~~~ go