Michael
Michael
CSV: ``` test-heading1,test-heading2,test-heading3 test-content1,test-content2,test-content3 ``` CSV Schema: ``` version 1.1 @quoted @totalColumns 3 @permitEmpty @ignoreColumnNameCase test-heading1: starts("test") test-heading2: starts("test") test-heading3: starts("test") ``` RESULT: `PASS`
Another trivial clarification, I'm afraid 🙁 I am using `@optional` currently in a csvs to mean a column may hold one of - any of the allowed values defined for...
SVG?
Hello Jarno! I hope it's still OK to submit issues here. I haven't heard about this plugin for a while. I'm not sure but does the plugin support SVG somehow?...
Thanks for the great work so far! :1st_place_medal: I need to do one last tweak to the plugin before I can put in into production: I have a Word template...
Is there a way to capture information from the ditamap topicmeta and place it in Word's controlled fields? E.g.: - Author - Status - Revision date