Commit 2c7aab9c authored by AP matsuo koji's avatar AP matsuo koji 😲

config.adoc

parent ac2cc67b
ifndef::_CONFIG_ADOC[]
// INCLUDE GUARD
:_CONFIG_ADOC: IncludeGuard
//// ////
[コメント開始] [コメント開始]
各種事前定義 ここでは最低限必要なものだけ定義、一覧説明をコメントブロックで記載しておく 各種事前定義 ここでは最低限必要なものだけ定義、一覧説明をコメントブロックで記載しておく
...@@ -19,7 +23,6 @@ ...@@ -19,7 +23,6 @@
//[イメージのパスを指定] //[イメージのパスを指定]
:imagesdir: Images :imagesdir: Images
// :lang: ja // :lang: ja
ifeval::[{lang} == ja] ifeval::[{lang} == ja]
:toc-title: 目次 :toc-title: 目次
...@@ -114,3 +117,7 @@ https://takumon.github.io/asciidoc-syntax-quick-reference-japanese-translation/ ...@@ -114,3 +117,7 @@ https://takumon.github.io/asciidoc-syntax-quick-reference-japanese-translation/
#### COMENT END ################# #### COMENT END #################
//// ////
// End of ::_CONFIG_ADOC[]
endif::[]

:lang: ja
include::config.adoc[]
// custom css.
//:stylesdir: ./
//:stylesheet: edit.css
//:toc: left
//:imagesdir: Images
:hardbreaks:
= t =
== 第1章
最初の文書です。
* [x] チェックボックス [*] or [ ]
== 第2章
ほげ
以上
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