aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/table_can_not_deal_with_Chinese_.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn
index a943081cb..69d184702 100644
--- a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn
+++ b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn
@@ -17,7 +17,7 @@ But the below example works well.
The below example works well too
- [[!table format=dsv delimiter=, data="""
+ \[[!table format=dsv delimiter=, data="""
a,b,c
1,2,你好
"""