mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.7.3.1
This commit is contained in:
@@ -105,7 +105,7 @@ public class Xop_tblw_wkr implements Xop_ctx_wkr {
|
||||
else
|
||||
return Xop_tblw_wkr.Handle_false_tblw_match(ctx, root, src, bgn_pos, cur_pos, tkn_mkr.Txt(bgn_pos + 1, cur_pos), true); // +1 to skip "\n" in "\n|}" (don't convert \n to text); DATE:2014-02-19
|
||||
}
|
||||
default: throw Exc_.new_unhandled(wlxr_type);
|
||||
default: throw Err_.new_unhandled(wlxr_type);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user