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
6ac8820f
Commit
6ac8820f
authored
Jan 25, 2026
by
AP matsuo koji
😲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
a4791af4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
4 deletions
+19
-4
Normal.adoc
AdocTest/Normal.adoc
+16
-0
config.adoc
AdocTest/config.adoc
+3
-4
No files found.
AdocTest/Normal.adoc
View file @
6ac8820f
...
@@ -35,7 +35,23 @@ include::config.adoc[]
...
@@ -35,7 +35,23 @@ include::config.adoc[]
* rendaringに絡むパラメータを表示させる。 ローカルとサーバー上での違いを確認するため
* rendaringに絡むパラメータを表示させる。 ローカルとサーバー上での違いを確認するため
* configを加工して、問題となる記述を発見すること
* configを加工して、問題となる記述を発見すること
image::fig-NG.jpg[]
== 分析
.もう `{plus}{plus}{plus} - {plus}{plus}{plus}`のHTML直接構文がだめみたい
----
// ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。
:ExtendStyle: pass:none[<style>.nw{display:inline-block;white-space:pre;} .nowrap{display:inline-block;white-space:pre;}</style>]
{ExtendStyle}
// Page幅を無効にする
ifdef::FreePage[]
+++<style>#header,#content,#footnotes,#footer{max-width:none;}</style>+++
endif::FreePage[]
----
以上
以上
// end::sub[]
// end::sub[]
...
...
AdocTest/config.adoc
View file @
6ac8820f
...
@@ -31,15 +31,14 @@ ifeval::["{lang}" == "ja"]
...
@@ -31,15 +31,14 @@ ifeval::["{lang}" == "ja"]
:untitled-label: 無題
:untitled-label: 無題
:version-label: バージョン
:version-label: バージョン
endif::[]
endif::[]
// ここまで空白行禁止(tocが表示されない)
// HTML出力で画像を埋め込む
:data-uri:
:data-uri:
// 各種Macro拡張
:hardbreaks:
:hardbreaks:
:experimental:
:experimental:
// ここまで空白行禁止(tocが表示されない)
//
// ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。
// ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。
: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幅を無効にする
...
...
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