From f060932e61855f4948e9a87097382af2d24c9d07 Mon Sep 17 00:00:00 2001 From: Richard-Qin-X Date: Sat, 8 Aug 2026 22:24:52 +0800 Subject: Remove unsafe Markdown rendering --- hugo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index b1e705e..0873861 100644 --- a/hugo.toml +++ b/hugo.toml @@ -31,9 +31,6 @@ enableRobotsTXT = false baseName = "rss" [markup] - [markup.goldmark] - [markup.goldmark.renderer] - unsafe = true [markup.highlight] codeFences = false guessSyntax = false -- cgit v1.2.3