ASCIIDOC(1) ASCIIDOC(1) (NAME) asciidoc - AsciiDoc HTML DocBook (SYNOPSIS) asciidoc [OPTIONS] FILE (DESCRIPTION) asciidoc(1) AsciiDoc FILE DocBook HTML . FILE - . (OPTIONS) -a, --attribute=ATTRIBUTE (attribute) . ATTRIBUTE NAME=VALUE . . : NAME ( VALUE ) NAME! ( NAME) NAME=VALUE@ ( ). () . . trace . -b, --backend=BACKEND : docbook45 docbook5 xhtml11 html4 html5 slidy wordpress latex ( latex ). html ( xhtml11) docbook ( docbook45) . html . --backend ( (PLUGIN COMMANDS) ). -f, --conf-file=CONF_FILE CONF_FILE. ( ) . . --doctest doctest asciidoc. -d, --doctype=DOCTYPE : article manpage book. book docbook . article . -c, --dump-conf (stdout). --filter=FILTER ( ). . --filter ( (PLUGIN COMMANDS) ). -h, --help [TOPIC] TOPIC (). --help topics --help syntax AsciiDoc --help manpage AsciiDoc . -e, --no-conf (infile.conf infile-backend.conf). -s, --no-header-footer . -o, --out-file=OUT_FILE OUT_FILE. backend . stdin stdout . OUT_FILE - . -n, --section-numbers HTML. --attribute numbered. --safe (safe mode). . safe mode AsciiDoc AsciiDoc . --theme=THEME (theme). --attribute theme=THEME. --theme ( (PLUGIN COMMANDS) ). -v, --verbose stderr. --version . (PLUGIN COMMANDS) --filter --backend --theme asciidoc(1) AsciiDoc . : asciidoc OPTION install ZIP_FILE [PLUGINS_DIR] asciidoc OPTION remove PLUGIN_NAME [PLUGINS_DIR] asciidoc OPTION list asciidoc OPTION build ZIP_FILE PLUGIN_SOURCE : OPTION --filter --backend --theme asciidoc(1) . PLUGIN_NAME - (underscore) . ZIP_FILE Zip my_filter-1.0.zip my_filter . PLUGINS_DIR . . PLUGINS_DIR $HOME/.asciidoc/filters ( ) $HOME/.asciidoc/backends ( ) $HOME/.asciidoc/themes ( ). PLUGIN_SOURCE . : install PLUGINS_DIR ZIP_FILE . remove PLUGIN_NAME PLUGINS_DIR. list ( ). build ZIP_FILE PLUGIN_SOURCE. . (ENVIRONMENT VARIABLES) SOURCE_DATE_EPOCH SOURCE_DATE_EPOCH (UNIX timestamp) {docdate} {doctime} {localdate} {localtime} UTC SOURCE_DATE_EPOCH SOURCE_DATE_EPOCH . ( AsciiDoc .) (EXAMPLES) asciidoc asciidoc_file_name.txt html asciidoc_file_name.txt asciidoc. asciidoc -b html5 asciidoc_file_name.txt -b . asciidoc -a data-uri -a icons -a toc -a max-width=55em article.txt -a . AsciiDoc HTML CSS AsciiDoc . asciidoc -b html5 -d manpage asciidoc.1.txt (manpage) asciidoc html5. (EXIT STATUS) 0 . 1 ( ). (BUGS) BUGS AsciiDoc . (AUTHORS) AsciiDoc Stuart Rackham . . (RESOURCES) : https://github.com/asciidoc/asciidoc-py3 : https://asciidoc.org (SEE ALSO) a2x(1) (COPYING) (C) 2002-2013 Stuart Rackham. (C) 2013-2022 AsciiDoc. (GNU General Public License) ( ) . . . 07/17/2024 ASCIIDOC(1)