Commit 65dd8aac authored by AP matsuo koji's avatar AP matsuo koji 😲

up

parent 252a8fa5
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. 概要
\ No newline at end of file
2026/01/25 YourName
1. Attribute Value Dump (key={key}) 1. Attribute Value Dump (key={key})
以下は Asciidoctor の公式 “Document Attributes Reference” から抽出した 以下は Asciidoctor の公式 “Document Attributes Reference” から抽出した
すべての built-in / intrinsic / compliance / metadata / numbering / formatting などの属性名 すべての built-in / intrinsic / compliance / metadata / numbering / formatting などの属性名
......
...@@ -37,11 +37,17 @@ endif::[] ...@@ -37,11 +37,17 @@ endif::[]
// ここまで空白行禁止(tocが表示されない) // ここまで空白行禁止(tocが表示されない)
// //
// ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。 // ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。
ifndef::safe-mode-secure[]
:ExtendStyle: pass:none[<style>.nw{display:inline-block;white-space:pre;} .nowrap{display:inline-block;white-space:pre;}</style>] :ExtendStyle: pass:none[<style>.nw{display:inline-block;white-space:pre;} .nowrap{display:inline-block;white-space:pre;}</style>]
{ExtendStyle} {ExtendStyle}
// Page幅を無効にする // Page幅を無効にする
ifndef::safe-mode-secure[]
ifdef::FreePage[] ifdef::FreePage[]
+++<style>#header,#content,#footnotes,#footer{max-width:none;}</style>+++ +++<style>#header,#content,#footnotes,#footer{max-width:none;}</style>+++
...@@ -51,8 +57,12 @@ ifndef::FreePage[] ...@@ -51,8 +57,12 @@ ifndef::FreePage[]
:FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>] :FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>]
endif::FreePage[] endif::FreePage[]
endif::safe-mode-secure[]
// SCREEN Confidential // SCREEN Confidential
:HeadLine: :HeadLine:
ifdef::SCREENConfidential[] ifdef::SCREENConfidential[]
...@@ -62,6 +72,8 @@ ifdef::SCREENConfidential[] ...@@ -62,6 +72,8 @@ ifdef::SCREENConfidential[]
:HeadLine: pass:n[{SCREENGA} [.right]##{DocNo} {CONF}##] :HeadLine: pass:n[{SCREENGA} [.right]##{DocNo} {CONF}##]
endif::SCREENConfidential[] endif::SCREENConfidential[]
ifndef::safe-mode-secure[]
// ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分
++++ ++++
<style> <style>
...@@ -198,13 +210,20 @@ img, .imageblock.bordered img { ...@@ -198,13 +210,20 @@ img, .imageblock.bordered img {
</style> </style>
++++ ++++
// ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
endif::safe-mode-secure[]
// :TocMode: WordWrap or ExpandWidth or Other None WordWrapが初期値 // :TocMode: WordWrap or ExpandWidth or Other None WordWrapが初期値
ifndef::TocMode[] ifndef::TocMode[]
:TocMode: WordWrap :TocMode: WordWrap
endif::TocMode[] endif::TocMode[]
ifndef::safe-mode-secure[]
ifeval::["{TocMode}" == "WordWrap"] ifeval::["{TocMode}" == "WordWrap"]
// ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分
++++ ++++
<style> <style>
...@@ -341,6 +360,8 @@ ifdef::CustomIcon_nouse[] ...@@ -341,6 +360,8 @@ ifdef::CustomIcon_nouse[]
// ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
endif::CustomIcon_nouse[] endif::CustomIcon_nouse[]
endif::safe-mode-secure[]
// End of ::_CONFIG_ADOC[] // End of ::_CONFIG_ADOC[]
endif::_CONFIG_ADOC[] endif::_CONFIG_ADOC[]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment