diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 11:06:40 +0100 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2025-03-18 11:06:40 +0100 |
| commit | f6ae814714900bac5f9b0537b59afa16c079cae8 (patch) | |
| tree | 4627890c550bd1f3f74b3cd0818d5a01b7e8b550 | |
| parent | 6eb94b60ba9f376771a680444d81ae6ec4aa79ed (diff) | |
fix code format hint
| -rw-r--r-- | report.qmd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,5 +92,5 @@ and by extension you editors # Pandoc filter plugin {.appendix} -```{.c include="_extensions/ruc-play/semantic-markdown/semantic-markdown.lua" code-line-numbers="true"} +```{.lua include="_extensions/ruc-play/semantic-markdown/semantic-markdown.lua" code-line-numbers="true"} ``` |
