LoginSignup
0
0

More than 3 years have passed since last update.

私のAsciidocテンプレート

Posted at

これは何?

Asciidocのテンプレートです。

Asciidocが覚えられないので、一つのテンプレートを作りました。

多分、まだ全然使いこなせていないので、随時更新すると思います。

これ

// 文書属性
// 言語
:lang: ja 
// 文書タイプ(article/book/manpage)
:doctype: book
:toc: 
:toclevels: 3
:toc-title: 目次
:sectnums:
:sectnumlevels: 4
:sectlinks:
:imagesdir: ./image
:icons: font
:source-highlighter: coderay
:example-caption: 例
:table-caption: 表
:figure-caption: 図
:docname: = asciidocの使い方
:author: Ponpokopon
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0