first commit
This commit is contained in:
9
vendor/cebe/markdown/tests/github-data/issue-50.html
vendored
Normal file
9
vendor/cebe/markdown/tests/github-data/issue-50.html
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<p>table of cronjobs should not result in empty ems:</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th>cron</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td>* * * * *</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user