]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by bremner
authorJoey Hess <joey@kitenet.net>
Fri, 29 Feb 2008 14:41:17 +0000 (09:41 -0500)
committerJoey Hess <joey@kitenet.net>
Fri, 29 Feb 2008 14:41:17 +0000 (09:41 -0500)
doc/todo/plugin.mdwn

index d25c9ddb469360f5bf30d8f07efed1ada7da975f..da9226575bd616b9f7273dc576c601393995aa31 100644 (file)
@@ -47,4 +47,4 @@ Suggestions of ideas for plugins:
   > Not sure what you mean, the [[plugins/contrib]] page lists contributed plugins, and each of their pages tells where to download the plugin from.. --[[Joey]]
 
 * I'm thinking about starting a simple LaTeX plugin.  This would be mainly  to convert my old tex4ht based website. Would anyone else find this useful, 
-or should I just hack some offline converter together --[[DavidBremner]]
+or should I just hack some offline converter together?  I should clarify that I mean converting the latex text to HTML (maybe via something else).  I found pandoc, which almost works to convert to .rst. Perhaps the most useful thing would be an offline filter to convert latex to markdown+embedded teximg --[[DavidBremner]]