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
+18
View File
@@ -0,0 +1,18 @@
<pre><code>code block on the first line
</code></pre>
<p>Regular text.</p>
<pre><code>code block indented by spaces
</code></pre>
<p>Regular text.</p>
<pre><code>the lines in this block
all contain trailing spaces
</code></pre>
<p>Regular Text.</p>
<pre><code>code block on the last line
</code></pre>