Эх сурвалжийг харах

update list of supported pairs

tcheukueppo 2 жил өмнө
parent
commit
cd20e37fbf

+ 5 - 6
syntax_reference/syntax_reference.md → doc/syntax_reference.md

@@ -13,16 +13,15 @@ User can also use these delimiters to delimitate regular expressions.
 ( )       [ ]       { }       < >
 « »       » «       ‹ ›       › ‹
 „ ”       “ ”       ‘ ’       ‚ ’
-〈 〉    〈 〉     《 》
-「 」     『 』     【 】     〔 〕
-〖 〗     〘 〙     〚 〛     ⸨ ⸩
-⌈ ⌉       ⌊ ⌋       〈 〉     ❨ ❩
+〈 〉    〈 〉     《 》     「 」
+『 』     【 】     〔 〕    〖 
+〘 〙     〚 〛     ⌈ ⌉       ⌊ ⌋
 ❪ ❫       ❬ ❭       ❮ ❯       ❰ ❱
 ❲ ❳       ❴ ❵       ⟅ ⟆       ⟦ ⟧
 ⟨ ⟩       ⟪ ⟫       ⟬ ⟭       ⟮ ⟯
-⦃ ⦄       ⦅ ⦆       ⦇ ⦈       ⦉ ⦊
+⦃ ⦄       ⦅ ⦆
 ⦋ ⦌       ⦍ ⦎       ⦏ ⦐       ⦑ ⦒
-⦗ ⦘       ⧘ ⧙       ⧚ ⧛       ⧼ ⧽
+⦗ ⦘        ⧼ ⧽    〈 〉     ❨ ❩
 ```
 
 - `Map`: key-value args `{key1 -> "Perl", "key2" -> 2}`, quote keys that are not ascii encoded.