Torsten Berg
Torsten Berg
Hi, any chance to make the docx output work? From the [example document](https://github.com/tomduck/pandoc-fignos/blob/master/demos/out/demo3.docx) it seems the functionality is not there yet. What can be done to help? Would it help...
I do not know how to add this to the code base (never used GIT or GitHub before), but I have added simple, yet incomplete, support for Tcl. Since version...
In Geany 2.1, this minimal example fails to list both procedures "a" and "b" in the list of symbols: ``` proc a {} { set quotedText a\" } proc b...