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 @@
//[イメージのパスを指定]
:imagesdir: Images
// :lang: ja
ifeval::[{lang} == ja]
:toc-title: 目次
......@@ -113,4 +116,8 @@ https://takumon.github.io/asciidoc-syntax-quick-reference-japanese-translation/
:version-label: バージョン
#### COMENT END #################
////
\ No newline at end of file
////
// 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