Skip to content

Commit

Permalink
Add regression test for #213.
Browse files Browse the repository at this point in the history
As it's now possible to add tests with multiple cmdline options easily.
  • Loading branch information
mity committed Jan 17, 2024
1 parent d955c49 commit f45dd44
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions test/regressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,33 @@ x
````````````````````````````````


## [Issue 213](https://github.com/mity/md4c/issues/215)

```````````````````````````````` example
x
|-
[|

[[ ]][[![|]()]]
.
<table>
<thead>
<tr>
<th>x</th>
</tr>
</thead>
<tbody>
<tr>
<td>[</td>
</tr>
</tbody>
</table>
<p><x-wikilink data-target=" "> </x-wikilink><x-wikilink data-target="![|]()"><img src="" alt="|"></x-wikilink></p>
.
--ftables --fwiki-links
````````````````````````````````


## [Issue 215](https://github.com/mity/md4c/issues/215)

```````````````````````````````` example
Expand Down

0 comments on commit f45dd44

Please sign in to comment.