19 Commits

Author SHA1 Message Date
7825f62fa2
Run pandoc on text instead of file 2024-10-05 18:16:34 +02:00
47420cbe41
Split template loading into multiple steps 2024-10-05 18:07:26 +02:00
1988beb49a
Generalize ReadTemplate 2024-10-05 17:59:52 +02:00
8c2f522bbf
Also copy fonts
Do some ugly shenanigans to make this work.
2024-10-05 17:35:47 +02:00
3d4c79cc83
Understøt HTML i Markdown-filer 2024-09-30 23:34:52 +02:00
8aaa056978
Add IsDirectory 2024-09-30 23:30:43 +02:00
da7ea65cf5
Implement functions 2024-09-28 13:57:53 +02:00
6c36a53ec9
Use Text for html 2024-09-26 23:02:29 +02:00
91e52aeb2a
Add Concat and implement img body html 2024-09-26 00:33:52 +02:00
5d5dbbec74
Also copy original images 2024-09-26 00:02:51 +02:00
992edea3ee
Implement untupling and use more general append instead of ConvertedImageFilename 2024-09-25 23:32:49 +02:00
51c7c1977f
Add stub for new function 2024-09-25 23:13:23 +02:00
c22fd7ddf0
Require simpler IsImageExtension 2024-09-25 23:12:32 +02:00
f4ff6d6d98
Add ApplyTemplate and use NoToken less 2024-09-24 23:01:07 +02:00
67bfa01b67
MakeDir 2024-09-24 22:38:52 +02:00
6ebc3f5e3a
Change RunPandoc to be more file-centric 2024-09-24 22:24:06 +02:00
61387f6eba
Add skeletons for function implementations 2024-09-24 21:14:27 +02:00
9376ede653
Use Value for evaluating functions 2024-09-24 21:03:54 +02:00
e7e767c007
Clean up and move things around 2024-09-23 22:11:54 +02:00