Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PubTest
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
AP matsuo koji
PubTest
Commits
252a8fa5
Commit
252a8fa5
authored
Jan 25, 2026
by
AP matsuo koji
😲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
df3b667f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
415 additions
and
0 deletions
+415
-0
Document Attributes Reference _ Asciidoctor Docs.pdf
...Test/Document Attributes Reference _ Asciidoctor Docs.pdf
+0
-0
Normal.adoc
AdocTest/Normal.adoc
+209
-0
gitlab.txt
AdocTest/comp/gitlab.txt
+0
-0
local.txt
AdocTest/comp/local.txt
+206
-0
No files found.
AdocTest/Document Attributes Reference _ Asciidoctor Docs.pdf
0 → 100644
View file @
252a8fa5
File added
AdocTest/Normal.adoc
View file @
252a8fa5
...
...
@@ -21,6 +21,215 @@ include::config.adoc[]
// tag::sub[]
== Attribute Value Dump (key={key})
以下は Asciidoctor の公式 “Document Attributes Reference” から抽出した
**すべての built-in / intrinsic / compliance / metadata / numbering / formatting などの属性名**
を `key={key}` の形式で並べた一覧です。
GitLab とローカルでレンダリングし、値の違いを比較できます。
=== Intrinsic Attributes
backend={backend}
backend-html5={backend-html5}
basebackend={basebackend}
basebackend-html={basebackend-html}
docdate={docdate}
docdatetime={docdatetime}
docdir={docdir}
docfile={docfile}
docfilesuffix={docfilesuffix}
docname={docname}
doctime={doctime}
docyear={docyear}
doctype-article={doctype-article}
doctype-book={doctype-book}
doctype-inline={doctype-inline}
doctype-manpage={doctype-manpage}
embedded={embedded}
filetype={filetype}
filetype-html={filetype-html}
htmlsyntax={htmlsyntax}
localdate={localdate}
localdatetime={localdatetime}
localtime={localtime}
localyear={localyear}
outdir={outdir}
outfile={outfile}
outfilesuffix={outfilesuffix}
safe-mode-level={safe-mode-level}
safe-mode-name={safe-mode-name}
safe-mode-unsafe={safe-mode-unsafe}
safe-mode-safe={safe-mode-safe}
safe-mode-server={safe-mode-server}
safe-mode-secure={safe-mode-secure}
user-home={user-home}
=== Compliance Attributes
attribute-missing={attribute-missing}
attribute-undefined={attribute-undefined}
compat-mode={compat-mode}
experimental={experimental}
reproducible={reproducible}
skip-front-matter={skip-front-matter}
=== Localization & Numbering Attributes
appendix-caption={appendix-caption}
appendix-number={appendix-number}
appendix-refsig={appendix-refsig}
caution-caption={caution-caption}
chapter-number={chapter-number}
chapter-refsig={chapter-refsig}
chapter-signifier={chapter-signifier}
example-caption={example-caption}
example-number={example-number}
figure-caption={figure-caption}
figure-number={figure-number}
footnote-number={footnote-number}
important-caption={important-caption}
lang={lang}
last-update-label={last-update-label}
listing-caption={listing-caption}
listing-number={listing-number}
manname-title={manname-title}
nolang={nolang}
note-caption={note-caption}
part-refsig={part-refsig}
part-signifier={part-signifier}
preface-title={preface-title}
section-refsig={section-refsig}
table-caption={table-caption}
table-number={table-number}
tip-caption={tip-caption}
toc-title={toc-title}
untitled-label={untitled-label}
version-label={version-label}
warning-caption={warning-caption}
=== Document Metadata Attributes
app-name={app-name}
author={author}
authorinitials={authorinitials}
authors={authors}
copyright={copyright}
doctitle={doctitle}
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}
=== Section Title & TOC Attributes
idprefix={idprefix}
idseparator={idseparator}
leveloffset={leveloffset}
partnums={partnums}
sectanchors={sectanchors}
sectids={sectids}
sectlinks={sectlinks}
sectnums={sectnums}
sectnumlevels={sectnumlevels}
title-separator={title-separator}
toc={toc}
toclevels={toclevels}
fragment={fragment}
=== General Content / Formatting Attributes
asset-uri-scheme={asset-uri-scheme}
cache-uri={cache-uri}
data-uri={data-uri}
docinfo={docinfo}
docinfodir={docinfodir}
docinfosubs={docinfosubs}
doctype={doctype}
eqnums={eqnums}
hardbreaks-option={hardbreaks-option}
hide-uri-scheme={hide-uri-scheme}
media={media}
nofooter={nofooter}
nofootnotes={nofootnotes}
noheader={noheader}
notitle={notitle}
pagewidth={pagewidth}
relfileprefix={relfileprefix}
relfilesuffix={relfilesuffix}
show-link-uri={show-link-uri}
showtitle={showtitle}
stem={stem}
table-frame={table-frame}
table-grid={table-grid}
table-stripes={table-stripes}
tabsize={tabsize}
webfonts={webfonts}
xrefstyle={xrefstyle}
=== Image & Icon Attributes
iconfont-cdn={iconfont-cdn}
iconfont-name={iconfont-name}
iconfont-remote={iconfont-remote}
icons={icons}
iconsdir={iconsdir}
icontype={icontype}
imagesdir={imagesdir}
=== 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={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={source-highlighter}
source-indent={source-indent}
source-language={source-language}
source-linenums-option={source-linenums-option}
=== HTML Styling Attributes
copycss={copycss}
css-signature={css-signature}
linkcss={linkcss}
max-width={max-width}
stylesdir={stylesdir}
stylesheet={stylesheet}
toc-class={toc-class}
=== Manpage Attributes
mantitle={mantitle}
manvolnum={manvolnum}
manname={manname}
manpurpose={manpurpose}
man-linkstyle={man-linkstyle}
mansource={mansource}
manmanual={manmanual}
=== Security (API/CLI Only)
allow-uri-read={allow-uri-read}
max-attribute-value-size={max-attribute-value-size}
max-include-depth={max-include-depth}
== Full Attribute Dump ({attributes})
[%hardbreaks]
----
{attributes}
----
== 概要
最初の文書です。
...
...
AdocTest/comp/gitlab.txt
0 → 100644
View file @
252a8fa5
AdocTest/comp/local.txt
0 → 100644
View file @
252a8fa5
2026/01/25 YourName
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=html5
backend-html5=
basebackend=html
basebackend-html=
docdate=2026-01-25
docdatetime=2026-01-25 09:07:11 +0900
docdir=D:/Git/pubtest/AdocTest
docfile=D:/Git/pubtest/AdocTest/Normal.adoc
docfilesuffix=.adoc
docname=Normal
doctime=09:07:11 +0900
docyear=2026
doctype-article={doctype-article}
doctype-book=
doctype-inline={doctype-inline}
doctype-manpage={doctype-manpage}
embedded={embedded}
filetype=html
filetype-html=
htmlsyntax=html
localdate=2026-01-25
localdatetime=2026-01-25 09:07:12 +0900
localtime=09:07:12 +0900
localyear=2026
outdir={outdir}
outfile={outfile}
outfilesuffix=.html
safe-mode-level=1
safe-mode-name=safe
safe-mode-unsafe={safe-mode-unsafe}
safe-mode-safe=
safe-mode-server={safe-mode-server}
safe-mode-secure={safe-mode-secure}
user-home=C:\Users\AA004035
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={idprefix}
idseparator={idseparator}
leveloffset={leveloffset}
partnums={partnums}
sectanchors={sectanchors}
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={data-uri}
docinfo={docinfo}
docinfodir={docinfodir}
docinfosubs={docinfosubs}
doctype=book
eqnums={eqnums}
hardbreaks-option=
hide-uri-scheme={hide-uri-scheme}
media={media}
nofooter=
nofootnotes={nofootnotes}
noheader={noheader}
notitle={notitle}
pagewidth={pagewidth}
relfileprefix={relfileprefix}
relfilesuffix={relfilesuffix}
show-link-uri={show-link-uri}
showtitle={showtitle}
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={source-highlighter}
source-indent={source-indent}
source-language={source-language}
source-linenums-option={source-linenums-option}
1.9. HTML Styling Attributes
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={max-attribute-value-size}
max-include-depth=64
2. Full Attribute Dump ({attributes})
{attributes}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment