1. Attribute Value Dump (key={key}) 以下は Asciidoctor の公式 “Document Attributes Reference” から抽出した すべての built-in / intrinsic / compliance / metadata / numbering / formatting などの属性名 を key={key} の形式で並べた一覧です。 GitLab とローカルでレンダリングし、値の違いを比較できます。 1.1. Intrinsic Attributes backend=gitlab_html5 backend-html5={backend-html5} basebackend=html basebackend-html= docdate=2026-01-25 docdatetime=2026-01-25 00:11:53 UTC docdir= docfile={docfile} docfilesuffix={docfilesuffix} docname={docname} doctime=00:11:53 UTC docyear=2026 doctype-article={doctype-article} doctype-book= doctype-inline={doctype-inline} doctype-manpage={doctype-manpage} embedded= filetype=html filetype-html= htmlsyntax=html localdate=2026-01-25 localdatetime=2026-01-25 00:11:53 UTC localtime=00:11:53 UTC localyear=2026 outdir={outdir} outfile={outfile} outfilesuffix=.adoc safe-mode-level=20 safe-mode-name=secure safe-mode-unsafe={safe-mode-unsafe} safe-mode-safe={safe-mode-safe} safe-mode-server={safe-mode-server} safe-mode-secure= user-home=. 1.2. Compliance Attributes attribute-missing=skip attribute-undefined=drop-line compat-mode={compat-mode} experimental= reproducible={reproducible} skip-front-matter={skip-front-matter} 1.3. Localization & Numbering Attributes appendix-caption=付録 appendix-number={appendix-number} appendix-refsig=Appendix caution-caption=注意 chapter-number={chapter-number} chapter-refsig=Chapter chapter-signifier={chapter-signifier} example-caption= example-number={example-number} figure-caption=図 figure-number={figure-number} footnote-number={footnote-number} important-caption=重要 lang=ja last-update-label=最終更新 listing-caption=リスト listing-number={listing-number} manname-title=名前 nolang={nolang} note-caption=注記 part-refsig=Part part-signifier={part-signifier} preface-title=はじめに/まえがき section-refsig=Section table-caption=表 table-number={table-number} tip-caption=ヒント toc-title=目次 untitled-label=無題 version-label=バージョン warning-caption=警告 1.4. Document Metadata Attributes app-name={app-name} author={author} authorinitials={authorinitials} authors={authors} copyright={copyright} doctitle=Normal description={description} email={email} firstname={firstname} front-matter={front-matter} keywords={keywords} lastname={lastname} middlename={middlename} orgname={orgname} revdate={revdate} revremark={revremark} revnumber={revnumber} title={title} 1.5. Section Title & TOC Attributes idprefix=user-content- idseparator=- leveloffset={leveloffset} partnums={partnums} sectanchors=true sectids= sectlinks= sectnums= sectnumlevels=4 title-separator={title-separator} toc= toclevels=3 fragment={fragment} 1.6. General Content / Formatting Attributes asset-uri-scheme={asset-uri-scheme} cache-uri={cache-uri} data-uri= docinfo={docinfo} docinfodir={docinfodir} docinfosubs={docinfosubs} doctype=book eqnums={eqnums} hardbreaks-option= hide-uri-scheme={hide-uri-scheme} media={media} nofooter={nofooter} nofootnotes={nofootnotes} noheader={noheader} notitle= pagewidth={pagewidth} relfileprefix={relfileprefix} relfilesuffix={relfilesuffix} show-link-uri={show-link-uri} showtitle=true stem={stem} table-frame={table-frame} table-grid={table-grid} table-stripes={table-stripes} tabsize={tabsize} webfonts= xrefstyle={xrefstyle} 1.7. Image & Icon Attributes iconfont-cdn={iconfont-cdn} iconfont-name={iconfont-name} iconfont-remote= icons=font iconsdir=./images/icons icontype={icontype} imagesdir=Images 1.8. Source Highlighting Attributes coderay-css={coderay-css} coderay-linenums-mode={coderay-linenums-mode} coderay-unavailable={coderay-unavailable} highlightjsdir={highlightjsdir} highlightjs-theme={highlightjs-theme} prettifydir={prettifydir} prettify-theme={prettify-theme} prewrap= pygments-css={pygments-css} pygments-linenums-mode={pygments-linenums-mode} pygments-style={pygments-style} pygments-unavailable={pygments-unavailable} rouge-css={rouge-css} rouge-linenums-mode={rouge-linenums-mode} rouge-style={rouge-style} rouge-unavailable={rouge-unavailable} source-highlighter=gitlab-html-pipeline source-indent={source-indent} source-language={source-language} source-linenums-option={source-linenums-option} 1.9. HTML Styling Attributes copycss={copycss} css-signature={css-signature} linkcss= max-width={max-width} stylesdir=. stylesheet= toc-class=toc2 1.10. Manpage Attributes mantitle={mantitle} manvolnum={manvolnum} manname={manname} manpurpose={manpurpose} man-linkstyle={man-linkstyle} mansource={mansource} manmanual={manmanual} 1.11. Security (API/CLI Only) allow-uri-read={allow-uri-read} max-attribute-value-size=4096 max-include-depth=5 2. Full Attribute Dump ({attributes}) {attributes} 3. 概要