diff --git a/source/de/anomic/data/wikiCode.java b/source/de/anomic/data/wikiCode.java index 43095f183..2856e7b50 100644 --- a/source/de/anomic/data/wikiCode.java +++ b/source/de/anomic/data/wikiCode.java @@ -188,6 +188,45 @@ public class wikiCode { //patterns that will be replaced. To add new codes or patterns, just put them at the end //of the list. Codes or patterns in this list can not be escaped with [= or
public static String[] characters={ + "\u005E","^", + + "\u0060","`", + + "\u007B","{", + "\u007C","|", + "\u007D","}", + "\u007E","~", + + "\u0082","", + "\u0083","", + "\u0084","", + "\u0085"," ", + "\u0086","", + "\u0087","", + "\u0088","", + "\u0089","", + "\u008A","", + "\u008B","", + "\u008C","", + "\u008D","", + "\u008E","", + + "\u0091","", + "\u0092","", + "\u0093","", + "\u0094","", + "\u0095","", + "\u0096","", + "\u0097","", + "\u0098","", + "\u0099","", + "\u009A","", + "\u009B","", + "\u009C","", + "\u009D","", + "\u009E","", + "\u009F","", + "\u00A1","¡", //inverted (spanish) exclamation mark "\u00A2","¢", //cent "\u00A3","£", //pound