From 882c1bf66a30acaeda90c2b9c5d87d89f4622beb Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 1 Dec 2007 03:12:01 +0000 Subject: Removed TODO. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1127 788f1e2b-df1e-0410-8736-df70ead52e1b --- TODO | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 TODO diff --git a/TODO b/TODO deleted file mode 100644 index fd2a04ade..000000000 --- a/TODO +++ /dev/null @@ -1,12 +0,0 @@ -- Split TeX block into Math and TeX -- in markdown reader, use one or the other depending on type -- in HTML writer (etc.), ignore TeX blocks, print Math blocks verbatim. -- detect .htex output extension; use html writer with --gladtex option -- new options: - --gladtex -- put math btw tags - (put these in directory with name based on html file) - --mimetex OPT -- - OPT specifies path to mimetex.cgi?, defaults to /cgi-bin/mimetex.cgi -- document this - - -- cgit v1.2.3