From 9f5a34b5273cda1e142fadb2d791f18633be8201 Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 23 Sep 2025 16:24:10 +0200 Subject: [PATCH] Adding code line number everywhere --- _quarto.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_quarto.yml b/_quarto.yml index 01f6313..3b1d9f7 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -16,3 +16,4 @@ format: css: styles.css toc: true html-math-method: katex + code-line-numbers: true