From 204bb6824bf3555b80ca574ca3edb8ea007c89dd Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 9 Feb 2026 18:32:24 +0800 Subject: Add file inclusion and text formatting to parser --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3789d8f..00aba64 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,9 @@ Eat pasta > Use images to switch backgrounds ![](backgrounds/park) + +> Use the following method to inline other files! +[[branch.md]] ``` It's that simple! -- cgit