From 9c9cc8c73da39ac10950532705f9552323f2bde3 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Thu, 5 Jun 2025 12:54:25 -0400 Subject: [PATCH] Add line numbers --- docs/handbook/meta/tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/meta/tricks.md b/docs/handbook/meta/tricks.md index 89f2002..8b23650 100644 --- a/docs/handbook/meta/tricks.md +++ b/docs/handbook/meta/tricks.md @@ -5,7 +5,7 @@ Some handy tips and tricks when working on this site: ### Hide page title To hide the title on a page (like on the [:octicons-arrow-right-16: Home page](../../support/index.md)), paste this style block somewhere on the page: -``` html +``` html linenums="1"