Skip to content

Commit ffa216b

Browse files
Enable fenced code parsing
Add pymdownx.superfences markdown extension so fenced code blocks render with language metadata instead of showing language tokens in content. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 4fff085 commit ffa216b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/zensical.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ permalink = true
6969

7070
[project.markdown_extensions.pymdownx.details]
7171

72+
[project.markdown_extensions.pymdownx.superfences]
73+
7274
[project.extra.consent]
7375
title = "Cookie consent"
7476
description = """

0 commit comments

Comments
 (0)