#
# html4.conf
#
# Asciidoc configuration file.
# html backend for generation of legacy HTML 4 markup.
#
[miscellaneous]
outfilesuffix=.html
# Screen width in pixels.
pagewidth=800
pageunits=
[attributes]
basebackend=html
basebackend-html=
[replacements]
# Line break.
(?m)^(.*)\s\+$=\1
ifdef::asciidoc7compatible[]
# Superscripts.
\^(.+?)\^=\1
# Subscripts.
~(.+?)~=\1
endif::asciidoc7compatible[]
[ruler-blockmacro]
{caption=Figure: }{title}
[indexterm-inlinemacro] # Inline index term. {empty} [indexterm2-inlinemacro] # Inline index term. # Single entry index term that is visible in the primary text flow. {1} [footnote-inlinemacro] # Inline footnote.{title}
}|
olist={id?}{title?{title}
}|
vlist={id?}{title?{title}
}|
# Horizontal labeled list. hlist={id?}{title?{title}
}{title}
}|
qlistitem=| qlisttext=|
# Callout list. colist={id?}{title?{title}
}|
# Quoted text. emphasis=| strong=| monospaced=| quoted={0?}{amp}#8220;|{amp}#8221;{0?} unquoted={0?}|{0?} superscript=| subscript=| # $$ inline passthrough. passthrough=| # Inline macros [http-inlinemacro] {0={name}:{target}} [https-inlinemacro] {0={name}:{target}} [ftp-inlinemacro] {0={name}:{target}} [file-inlinemacro] {0={name}:{target}} [mailto-inlinemacro] {0={target}} [callto-inlinemacro] {0={target}} [link-inlinemacro] {0={target}} # anchor:id[text] [anchor-inlinemacro] # [[id,text]] [anchor2-inlinemacro] # [[[id]]] [anchor3-inlinemacro] [{1}] # xref:id[text] [xref-inlinemacro] {0=[{target}]} # <{caption}: |
# Delimited blocks. [passthroughblock] | [listingblock]{title}
| |
{title}
|[verseblock]
{title}
# Font inheritance broken in IE6.|[sidebarblock]
{title} | |
[exampleblock]{title}
|{citetitle}
— {attribution}
{caption=Example: }{title}
| |
{caption} |
{title} | |
{caption=Table: }{title}
Version {revision}
Last updated {localdate} {localtime}