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 @@
Simple block on one line:
<div>foo</div>
And nested without indentation:
<div>
<div>
<div>
foo
</div>
<div style=">"/>
</div>
<div>bar</div>
</div>