diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-14 22:00:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:41 +0200 |
commit | 6c3502c322e2120ba41f5c995b5a4d0b35ce5da6 (patch) | |
tree | 57d75adac13fc34a7a3c684f81174137a0de77ee /_TODO.md | |
parent | 87b56f37370e7f5cc52d9b972d36fb95ca24dc88 (diff) |
update TODOs
Diffstat (limited to '_TODO.md')
-rw-r--r-- | _TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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> |