mirror of
https://github.com/restic/restic.git
synced 2026-08-03 20:52:16 +00:00
Vendor dependencies for manpage generation
This commit is contained in:
+15
@@ -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>
|
||||
Reference in New Issue
Block a user