Staging
v0.5.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 6eed462c8f973719799691c4f51b97f7970f2ac4 authored by Johannes Schindelin on 12 February 2021, 14:47:43 UTC
Git 2.18.5
Tip revision: 6eed462
user-manual.conf
[titles]
	underlines="__","==","--","~~","^^"

[attributes]
caret=^
startsb=[
endsb=]
tilde=~

[linkgit-inlinemacro]
<ulink url="{target}.html">{target}{0?({0})}</ulink>

ifdef::backend-docbook[]
# "unbreak" docbook-xsl v1.68 for manpages. v1.69 works with or without this.
[listingblock]
<example><title>{title}</title>
<literallayout class="monospaced">
|
</literallayout>
{title#}</example>
endif::backend-docbook[]
back to top