metanorma / coradoc

Coradoc is the Core AsciiDoc Parser used by Metanorma
MIT License
1 stars 4 forks source link

reverse_adoc: Paragraphs should not retain flanking full-width spaces #67

Closed ronaldtse closed 5 months ago

ronaldtse commented 5 months ago

I used this command to test the document:

bundle exec reverse_adoc -rcoradoc/reverse_adoc/plugins/plateau --split-sections 2 --external-images -o plateau/index.adoc index.html 

File: plateau/sections/section-09/section-04.adoc

[[toc9_04_02]]
====  不明な値の表記

 本標準製品仕様書では、都市計画決定情報モデルの属性notificationNumber(当初の告示番号)、custodian(都市計画を定める者の名称)及びvalidFrom(当初の告示日)について、値が不明な場合の対応を以下の通り指定している。

 • notificationNumber、custodian :不明な場合は「Null」とする。

 • validFrom :不明な場合は「0001-01-01」とする。

 3D都市モデルの可視化では、これらの属性が「Null」又は「0001-01-01」の値を取る場合に「不明」又はこれに相当する値を表示する。