e
This commit is contained in:
parent
acb32de58d
commit
45cbabcd3a
1 changed files with 4 additions and 2 deletions
6
TODO
6
TODO
|
@ -2,7 +2,7 @@ make the date format ISO (Markdown seems fine, just need typst)?
|
||||||
|
|
||||||
make typst dependant on yaml?
|
make typst dependant on yaml?
|
||||||
|
|
||||||
add draft attr
|
add template variable(s) for what "section" we're in
|
||||||
|
|
||||||
add description attr
|
add description attr
|
||||||
|
|
||||||
|
@ -10,7 +10,9 @@ github action for deploy to github pages
|
||||||
|
|
||||||
minify js and css when copying over instead of just copying
|
minify js and css when copying over instead of just copying
|
||||||
|
|
||||||
Check to see if pandoc html output can be changed somehow
|
process source code blocks with tree sitter https://hackage.haskell.org/package/tree-sitter
|
||||||
|
|
||||||
|
Check to see if pandoc html output can be changed somehow (for header anchor links)
|
||||||
https://hackage.haskell.org/package/pandoc-3.5/docs/Text-Pandoc-Writers.html#t:Writer
|
https://hackage.haskell.org/package/pandoc-3.5/docs/Text-Pandoc-Writers.html#t:Writer
|
||||||
HXT on the generated html is an option
|
HXT on the generated html is an option
|
||||||
https://pandoc.org/MANUAL.html#custom-readers-and-writers might be an option https://pandoc.org/lua-filters.html
|
https://pandoc.org/MANUAL.html#custom-readers-and-writers might be an option https://pandoc.org/lua-filters.html
|
||||||
|
|
Loading…
Reference in a new issue