jason-fox / fox.jason.passthrough.pandoc

Pandoc DITA-OT Plug-in for extending the available input formats for DITA-OT. Non DITA input sources can be pre-processed to create create valid DITA source.
https://jason-fox.github.io/dita-ot-plugins/pandoc
Apache License 2.0
20 stars 4 forks source link

Unable to process markup placed within <entry> #3

Open jason-fox opened 4 years ago

jason-fox commented 4 years ago

Related https://github.com/jason-fox/fox.jason.passthrough/issues/1

Lists inside the csv_table (in the second column) are not rendered as an unordered list.

The lua script cannot process raw input within a simple table. Could consider a second pass for further processing.

jason-fox commented 4 years ago

@lief-erickson

Partial fix - <entry> now respects carriage returns within table elements.

RST Example: here