mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.8.3.1
This commit is contained in:
@@ -46,7 +46,7 @@ public class Xop_xnde_wkr__nowiki_tst {
|
||||
));
|
||||
}
|
||||
@Test public void Lnke() { // PAGE:en.w:Doomsday_argument; <nowiki>[0, 1]</nowiki>
|
||||
fxt.Test_parse_page_wiki_str("a <nowiki>[0, 1]</nowiki> b", "a [0, 1] b"); // NOTE: not "0" + Byte_.XtoStr(160) + "1"; depend on browser to translate
|
||||
fxt.Test_parse_page_wiki_str("a <nowiki>[0, 1]</nowiki> b", "a [0, 1] b"); // NOTE: not "0" + Byte_.To_str(160) + "1"; depend on browser to translate
|
||||
}
|
||||
@Test public void Xatrs_val_text() {
|
||||
fxt.Test_parse_page_all_str
|
||||
|
||||
Reference in New Issue
Block a user