Re: Export to HTML in CLI?
Werner Joss <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Organization | hoernerfranzracing |
| Message-ID | <[email protected]> |
Am Freitag 09 Januar 2009 12:39:57 schrieb [email protected]: > Is there a known way of exporting source code to HTML from the command > line? It would save me a lot of time for exporting code snippets to the Web > by not having to bother with the GUI. hm, I'm not sure what you mean with ' source code to HTML' ... but why not just paste your source code inside a <pre> source code goes here.. </pre> block ? werner