summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f2f2534..83b5f67 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
Input (last checked 2014-12-27 15:09):
- * Consistently markup sentence break as such.
* Consistently markup list as such - also within quote blocks.
* Verify hyperlinks.
Example: NYT crocker opinion URL redirects (non-query URL works).
@@ -15,6 +14,8 @@ Processing:
* Refine bibliography regarding web sources and timestamp markup.
<https://tex.stackexchange.com/questions/3587>
* Add quote filter to adjust custom *"foreign"* and "*title*" markup.
+ * Add dash filter to handle en-dash.
+ + Explicitly set --no-tex-ligatures in pandoc.
* Cap over-long titles in headers.
* Consistently place page numbers at bottom.
* Fix URI escaping (e.g. preserve # as fragment ID and = in query).