Set up tracing.

This commit is contained in:
Tom Alexander
2025-02-22 20:36:33 -05:00
parent 9f14534c10
commit 2e08d2e59a
5 changed files with 960 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
* Things to do [4/14]
* Things to do [5/14]
** DONE If the paragraph only contains an image, text-align center
** DONE Syntax highlighting for code blocks
** TODO Render gnuplot
@@ -8,7 +8,7 @@
** TODO Support references to code block lines
** TODO Only include text up to first heading on homepage and include a "read more" link
** DONE Make loading language-specific CSS files conditional on the presence of src blocks using those languages
** TODO Set up tracing so I can use warning and such
** DONE Set up tracing so I can use warning and such
** TODO Make copying of language-specific CSS files conditional on the presence of src blocks using those languages
** TODO Switch to an entirely lazily-evaluated output tree
** TODO Add highlighting for languages [1/2]