metanorma / mn-samples-plateau

Project PLATEAU by MLIT: Japanese Ministry of Land, Infrastructure, Transport and Tourism (国土交通省)
https://www.mlit.go.jp/plateau/
1 stars 0 forks source link

Document 01 & 02: Text between square brackets is not generated #77

Closed anermina closed 2 months ago

anermina commented 3 months ago

Procedure: component missing → likely ADOC modification Pattern C.​

Document 01: image

image

image

image

image

Document 02: image

32nd, 33rd, 35th, 36th, 38th and 56th comment from Plateau team

ronaldtse commented 3 months ago

These texts of [...] missing because AsciiDoc doesn't accept [ as the first character as text. We will need to escape them.

ronaldtse commented 3 months ago

This should be fixed in #81.

anermina commented 2 months ago

Confirming the fix.

image image image image image

ronaldtse commented 2 months ago

Fixed as per @anermina .