From: Amire80 Date: Sat, 6 May 2017 17:56:44 +0000 (+0300) Subject: Add single angle quotation marks and to special characters X-Git-Tag: 1.31.0-rc.0~3315^2 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=12ec9aa77c84817bc2b2ddc7cc55270d5d639cbc;p=lhc%2Fweb%2Fwiklou.git 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 --- diff --git a/resources/src/mediawiki.language/specialcharacters.json b/resources/src/mediawiki.language/specialcharacters.json index 7ce06be1c6..f0a86ffc5c 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": "–",