summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-05-14 22:00:43 +0200
committerJonas Smedegaard <dr@jones.dk>2024-06-04 17:35:41 +0200
commit6c3502c322e2120ba41f5c995b5a4d0b35ce5da6 (patch)
tree57d75adac13fc34a7a3c684f81174137a0de77ee
parent87b56f37370e7f5cc52d9b972d36fb95ca24dc88 (diff)
update TODOs
-rw-r--r--_TODO.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/_TODO.md b/_TODO.md
index 868e701..9be5c9b 100644
--- a/_TODO.md
+++ b/_TODO.md
@@ -141,6 +141,8 @@ citation:
auxiliary metadata:
+ * maybe render with ConTeXt engine for richer PDF metadata
+ <https://pandoc.de/#tip-082-untitled>
* generate PDF/A compliant PDF files
<https://www.aalto.fi/en/services/creating-a-pdfa-compliant-file-of-your-thesis>
<https://tex.stackexchange.com/a/655531/309738>
@@ -156,3 +158,15 @@ auxiliary metadata:
<https://tex.stackexchange.com/a/686905/309738>
* maybe document revived XMP ontologies somewhere
<https://stackoverflow.com/a/73730400/18619283>
+
+misc:
+
+ * extend (or replace?) abbreviations
+ <https://pandoc.de/#tip-001-no-break-abbreviations>
+ * maybe teach pandoc about syntaxes for e.g. Turtle and SDML
+ <https://pandoc.de/#tip-003-syntax-highlighting>
+ * implement plugins for annotating stability and migratability
+ * stability: praise or concerns regarding long-term stability
+ * migratability: praise or concerns regarding ability to transition to other platforms
+ * maybe use ragged2e
+ <https://ctan.org/pkg/ragged2e>