Hi Jake, By "within" I assume you mean to run the markdown translator from within Geany.
Assuming you are running 0.18.1 or earlier. You can do this just for markdown by adding a build settings section and a compiler command to the markdown configuration file: [build_settings] compiler=whatever the command you want to run is. The Geany manual in the "Filetype definition Files" section tells you where to find the file and where to put your personal copy (don't edit the system copies even if you have the privileges to do so) Cheers Lex On 14 February 2010 23:05, Jake Rayson <[email protected]> wrote: > I'd like to transform a Markdown document http://bit.ly/wxidL into a new > HTML document from _within_ Geany. Is this possible? > > thanks, Jake > > -- > [~] Jake Rayson > [e] [email protected] > [w] http://growdigital.net > [~] Teaching the web with Free Software > > > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany >
_______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
