aboutsummaryrefslogtreecommitdiffstats
path: root/alv
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2025-06-12 13:29:59 +0000
committers-ol <s+removethis@s-ol.nu>2025-06-12 13:35:43 +0000
commita668ad6c7523c010b129d9c21fdf90830bcbf77b (patch)
tree2d06e4c429dc12e6577ee01fe992a7f41d2bab8d /alv
parentline comments (diff)
downloadalive-a668ad6c7523c010b129d9c21fdf90830bcbf77b.tar.gz
alive-a668ad6c7523c010b129d9c21fdf90830bcbf77b.zip
use cmark instead of discount for markdown docs
Diffstat (limited to 'alv')
-rw-r--r--alv/config.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/alv/config.ld b/alv/config.ld
index 56207b9..2a0940b 100644
--- a/alv/config.ld
+++ b/alv/config.ld
@@ -9,7 +9,7 @@ improve or extend alive with new modules, language or interpreter features.
If you are looking for the language reference for users, head over to the
[reference](../reference/index.html) section of the documentation.]]
-format = 'discount'
+format = 'commonmark'
style = nil
template = 'docs'
dir = 'docs/internals'