metanorma / coradoc

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

reverse_adoc: merge exe/reverse_adoc into `coradoc` CLI #64

Closed ronaldtse closed 3 months ago

ronaldtse commented 6 months ago

The coradoc cli should be Coradoc::Cli implemented on Thor.

Command:

coradoc convert -rcoradoc/reverse_adoc/plugins/plateau --split-sections 2 --external-images -o plateau/index.adoc index.html 
ronaldtse commented 5 months ago

Once we have #100 , we can implement the "Plateau-specific HTML importing code" as inherited from the "HTML Importer".