diff options
-rw-r--r-- | doc/todo/latex.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index 23d28b6da..61dd3f4f5 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -8,6 +8,10 @@ of the ikiwiki [[/logo]]. ---- +ikiwiki could also support LaTeX as a document type, again rendering to HTML. + +---- + Conversely, how about adding a plugin to support exporting to LaTeX? >> I did some tests with using Markdown and a customized HTML::Latex and html2latex |