doc/config.yml.sample in review-5.3.0 vs doc/config.yml.sample in review-5.4.0

- old
+ new

@@ -85,11 +85,11 @@ # デバッグフラグ。nullでないときには一時ファイルをカレントディレクトリに作成し、削除もしない debug: null # 固有IDに使用するドメイン。指定しない場合には、時刻に基づくランダムUUIDが入る -# urnid: urn:uuid:http://example.com/book-title/ +# urnid: urn:uuid:ffffffff-ffff-ffff-ffff-ffffffffffff # # ISBN。省略した場合はurnidが入る # isbn: null # # @<chap>, @<chapref>, @<title>, @<hd>命令をハイパーリンクにする(nullでハイパーリンクにしない) @@ -440,5 +440,11 @@ # style: squarebox # options: "colback=black!5!white" # options_with_caption: "colbacktitle=black!25!white" # # pdfmaker:階層を使うものはここまで +# textmaker: + # 表見出しの表現の設定 + # nullの場合は区切り線(------------)で見出し行と通常の行を分ける。 + # trueの場合は見出しを★〜☆で囲み(太字と同様)、区切り線を入れない。 + # th_bold: null + # textmaker:階層を使うものはここまで