Explorar o código

add <symbol><use><image> as svg tags

Evan You %!s(int64=11) %!d(string=hai) anos
pai
achega
4cb9a4324f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/parse/template.js

+ 3 - 0
src/parse/template.js

@@ -34,6 +34,9 @@ map.tfoot = [1, '<table>', '</table>']
 
 map.g =
 map.defs =
+map.symbol =
+map.use =
+map.image =
 map.text =
 map.circle =
 map.ellipse =