From 6ac647e0c19b67eb8961bc31f384be34042a6c5e Mon Sep 17 00:00:00 2001 From: rootiest Date: Sun, 26 Jul 2026 20:33:20 -0400 Subject: [PATCH] test(docs): forbid Aside, FileTree, and ::: markers in the manual SSOT --- docs/verify-manual.py | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/verify-manual.py b/docs/verify-manual.py index b210da8..4d6ec87 100644 --- a/docs/verify-manual.py +++ b/docs/verify-manual.py @@ -670,11 +670,14 @@ def test_prettify_is_site_only(): import build_manual manual = Path(__file__).parent / "manual" + forbidden = ("```", "