summaryrefslogtreecommitdiff
path: root/_TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '_TODO.md')
-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>