1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Kartographer: Hide markup from mapframe / maplink tags

This commit is contained in:
gnosygnu
2016-10-20 21:29:59 -04:00
parent 3971182fff
commit 55ea1fa39a
9 changed files with 137 additions and 1 deletions

View File

@@ -72,5 +72,7 @@ public class Xop_log_basic_wkr implements Gfo_invk {
, Tid_hiero = 5
, Tid_math = 6
, Tid_graph = 7
, Tid_mapframe = 8
, Tid_maplink = 9
;
}