Amire80 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/352360 )

Change subject: Add single angle quotation marks and  to special characters
......................................................................

Add single angle quotation marks and  to special characters

These marks are used quite frequently in articles about
linguistics, characters, alphabets, etc., to mark graphemes.

Change-Id: I63e890d68d4bf43f3d1886ce45891d0f3edafd14
---
M resources/src/mediawiki.language/specialcharacters.json
1 file changed, 20 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/60/352360/1

diff --git a/resources/src/mediawiki.language/specialcharacters.json 
b/resources/src/mediawiki.language/specialcharacters.json
index 7ce06be..f0a86ff 100644
--- a/resources/src/mediawiki.language/specialcharacters.json
+++ b/resources/src/mediawiki.language/specialcharacters.json
@@ -50,6 +50,26 @@
                                }
                        }
                },
+               {
+                       "label": "‹›",
+                       "action": {
+                               "type": "encapsulate",
+                               "options": {
+                                       "pre": "‹",
+                                       "post": "›"
+                               }
+                       }
+               },
+               {
+                       "label": "⟨⟩",
+                       "action": {
+                               "type": "encapsulate",
+                               "options": {
+                                       "pre": "⟨",
+                                       "post": "⟩"
+                               }
+                       }
+               },
                "¤", "₳", "฿", "₵", "¢", "₡", "₢", "$", "₫", "₯", "€", "₠", 
"₣", "ƒ", "₴", "₭", "₤", "ℳ", "₥", "₦", "№", "₧", "₰", "£", "៛", "₨", "₪", "৳", 
"₮", "₩", "¥", "♠", "♣", "♥", "♦", "m²", "m³",
                {
                        "label": "–",

-- 
To view, visit https://gerrit.wikimedia.org/r/352360
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I63e890d68d4bf43f3d1886ce45891d0f3edafd14
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to