diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-29 09:41:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-29 09:41:17 -0500 |
commit | 8aff1348e6fe0e11eb4266d9be1203f50ba3dedd (patch) | |
tree | 2416a28193734529e102b1f7a97737cb3cc09a2c /doc/todo/plugin.mdwn | |
parent | d583c335a8b71f88932642f1a65cf8fd49a5ea73 (diff) | |
download | ikiwiki-8aff1348e6fe0e11eb4266d9be1203f50ba3dedd.tar ikiwiki-8aff1348e6fe0e11eb4266d9be1203f50ba3dedd.tar.gz |
web commit by bremner
Diffstat (limited to 'doc/todo/plugin.mdwn')
-rw-r--r-- | doc/todo/plugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index d25c9ddb4..da9226575 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -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]] |