Component | Version | Inputs | Outputs | Description |
---|---|---|---|---|
FolderCleaner | 1.2 | in, inArray | out, outArray | Renames a folder of files, by leaving only the last extension. |
Pandoc | 1.0 | in, header, before, after, attachment | out | Executes Pandoc with user given switches. |
SyntaxHighlight | 1.1 | in | HTML, image, latex | Reads a program code listing, and creates a syntax highlighted HTML file. |