HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: //etc/asciidoc/text.conf
# text.conf
# Used by the AsciiDoc a2x(1) toolchain wrapper utility.
# Filters to add leading blank line and margin indent to verbatim
# block elements so lynx(1) generated text output looks nicer.

[paradef-default]
verse-style=template="verseparagraph",filter="echo; echo; sed 's/^/    /'"

[paradef-literal]
filter=echo; echo; sed 's/^/  /'

[blockdef-listing]
filter=echo; sed 's/^/  /'

[blockdef-literal]
filter=echo; sed 's/^/  /'