From 0ddc48a4529a06b48e10e0917c815d99220eebd3 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Tue, 05 Apr 2022 20:47:24 +0000
Subject: [PATCH] fix: wikilink-like text in code fences #95, #97

---
 content/notes/CJK + Latex Support (测试).md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md" "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
index 4b89f75..d6e4ae9 100644
--- "a/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
+++ "b/content/notes/CJK + Latex Support \050\346\265\213\350\257\225\051.md"
@@ -37,4 +37,4 @@
 $$
 
 ## RTL
-More information on configuring RTL languages like Arabic in the [config](notes/config.md) page
+More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.

--
Gitblit v1.10.0