Vendor dependencies for manpage generation

This commit is contained in:
Alexander Neumann
2017-08-05 11:08:49 +02:00
parent a3ab17b470
commit 57d198f99a
94 changed files with 23660 additions and 2 deletions
@@ -0,0 +1,15 @@
<p>Simple block on one line:</p>
<div>foo</div>
<p>And nested without indentation:</p>
<div>
<div>
<div>
foo
</div>
<div style=">"/>
</div>
<div>bar</div>
</div>