From 65dd8aac302498527ed150dad68cf9d2610281ea Mon Sep 17 00:00:00 2001 From: AP matsuo Date: Sun, 25 Jan 2026 09:26:46 +0900 Subject: [PATCH] up --- AdocTest/comp/gitlab.txt | 278 +++++++++++++++++++++++++++++++++++++++ AdocTest/comp/local.txt | 2 - AdocTest/config.adoc | 21 +++ 3 files changed, 299 insertions(+), 2 deletions(-) diff --git a/AdocTest/comp/gitlab.txt b/AdocTest/comp/gitlab.txt index e69de29..c661842 100644 --- a/AdocTest/comp/gitlab.txt +++ b/AdocTest/comp/gitlab.txt @@ -0,0 +1,278 @@ +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 diff --git a/AdocTest/comp/local.txt b/AdocTest/comp/local.txt index c03393d..787d161 100644 --- a/AdocTest/comp/local.txt +++ b/AdocTest/comp/local.txt @@ -1,5 +1,3 @@ -2026/01/25 YourName - 1. Attribute Value Dump (key={key}) 以下は Asciidoctor の公式 “Document Attributes Reference” から抽出した すべての built-in / intrinsic / compliance / metadata / numbering / formatting などの属性名 diff --git a/AdocTest/config.adoc b/AdocTest/config.adoc index ec28e23..53a152f 100644 --- a/AdocTest/config.adoc +++ b/AdocTest/config.adoc @@ -37,11 +37,17 @@ endif::[] // 縺薙%縺セ縺ァ遨コ逋ス陦檎ヲ∵ュ「(toc縺瑚。ィ遉コ縺輔l縺ェ縺) // // ExtendStyle縺ッ蟶ク縺ォ譛牙柑縺ィ縺吶k縲ょョ夂セゥ縺励※縲√b縺螳溯。後@縺ヲ縺翫¥縲ゆコ呈鋤諤ァシ壻ス募屓蜻シ縺ー繧後※繧ょ、ァ荳亥、ォ縲 + +ifndef::safe-mode-secure[] + :ExtendStyle: pass:none[] {ExtendStyle} + + // Page蟷繧堤┌蜉ケ縺ォ縺吶k +ifndef::safe-mode-secure[] ifdef::FreePage[] ++++++ @@ -51,8 +57,12 @@ ifndef::FreePage[] :FreePage: pass:none[] endif::FreePage[] +endif::safe-mode-secure[] + // SCREEN Confidential + + :HeadLine: ifdef::SCREENConfidential[] @@ -62,6 +72,8 @@ ifdef::SCREENConfidential[] :HeadLine: pass:n[{SCREENGA} [.right]##{DocNo} {CONF}##] endif::SCREENConfidential[] + +ifndef::safe-mode-secure[] // 竊凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪 css蟾ョ蛻 ++++ ++++ // 竊鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛鯛 +endif::safe-mode-secure[] + + // :TocMode: WordWrap or ExpandWidth or Other None WordWrap縺悟晄悄蛟、 ifndef::TocMode[] :TocMode: WordWrap endif::TocMode[] + +ifndef::safe-mode-secure[] + ifeval::["{TocMode}" == "WordWrap"] + // 竊凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪凪 css蟾ョ蛻 ++++