Add single angle quotation marks and to special characters
authorAmire80 <amir.aharoni@mail.huji.ac.il>
Sat, 6 May 2017 17:56:44 +0000 (20:56 +0300)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Sat, 6 May 2017 18:12:52 +0000 (21:12 +0300)
These marks are used quite frequently in articles about
linguistics, characters, alphabets, etc., to mark graphemes.

Change-Id: I63e890d68d4bf43f3d1886ce45891d0f3edafd14

resources/src/mediawiki.language/specialcharacters.json

index 7ce06be..f0a86ff 100644 (file)
                                }
                        }
                },
+               {
+                       "label": "‹›",
+                       "action": {
+                               "type": "encapsulate",
+                               "options": {
+                                       "pre": "‹",
+                                       "post": "›"
+                               }
+                       }
+               },
+               {
+                       "label": "⟨⟩",
+                       "action": {
+                               "type": "encapsulate",
+                               "options": {
+                                       "pre": "⟨",
+                                       "post": "⟩"
+                               }
+                       }
+               },
                "¤", "₳", "฿", "₵", "¢", "₡", "₢", "$", "₫", "₯", "€", "₠", "₣", "ƒ", "₴", "₭", "₤", "ℳ", "₥", "₦", "№", "₧", "₰", "£", "៛", "₨", "₪", "৳", "₮", "₩", "¥", "♠", "♣", "♥", "♦", "m²", "m³",
                {
                        "label": "–",