Commit 27a6011b authored by AP matsuo koji's avatar AP matsuo koji 😲

不要削除

parent 91dfb36d
:lang: ja
:docname: @FILENAME@
:conf: {docname}.adoc
include::{conf}[tag="CONFIG"}]
//:toc: left
//@ICON_CUSTOM@
{ExtendStyle}
// After need empty-one-line
//@SCREEN_LOGOS@
= @FILENAME@
[.text-right]
--
@DATE@
--
// tag::sub[]
== Summary
最初の文書です。
//@ICON_SAMPLE@
== Detail
// end::sub[]
// END
//////////////////////////////////////////////////////////////
// tag::CONFIG[] ↓↓ここからメイン文書に差し込み
:hardbreaks:
:imagesdir: Images
:doctype: article
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
:icons: font
:data-uri:
:experimental:
ifeval::["{lang}" == "ja"]
:toc-title: 目次
:example-caption:
:caption:
:table-caption: 表
:figure-caption: 図
:preface-title: はじめに/まえがき
:appendix-caption: 付録
:caution-caption: 注意
:important-caption: 重要
:last-update-label: 最終更新
:listing-caption: リスト
:manname-title: 名前
:note-caption: 注記
:warning-caption: 警告
:tip-caption: ヒント
:untitled-label: 無題
:version-label: バージョン
endif::[]
ifeval::["{lang}" != "ja"]
:example-caption:
:caption:
endif::[]
// Macro
:experimental:
:ExtendStyle: pass:none[ \
<style> \
.nw{display:inline-block;white-space:pre;} \
.nowrap{display:inline-block;white-space:pre;} \
</style>]
// obsolate
:NoWrap: pass:[<span style="display:inline-block;white-space:pre;">]
:Wrap: pass:[<span style="display:inline;white-space:pre;">]
:End: pass:[</span>]
:br: pass:p[ +]
// end::CONFIG[] ↑↑ここまでメイン文書に差し込み
//////////////////////////////////////////////////////////////
= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
@FREE_PAGE@
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[]
{HeadLine}
[.text-right]
--
@DATE@ ##YourName##
--
// tag::sub[]
== 概要
最初の文書です。
@ICON_SAMPLE@
== 詳細
以上
// end::sub[]
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