@marko/compiler
Version:
Marko template to JS compiler.
63 lines (62 loc) • 3.19 kB
JSON
{
"taglib-id": "marko-svg",
"<animate>": { "html": true, "htmlType": "svg" },
"<animateColor>": { "html": true, "htmlType": "svg" },
"<animateMotion>": { "html": true, "htmlType": "svg" },
"<animateTransform>": { "html": true, "htmlType": "svg" },
"<circle>": { "html": true, "htmlType": "svg" },
"<clipPath>": { "html": true, "htmlType": "svg" },
"<defs>": { "html": true, "htmlType": "svg" },
"<desc>": { "html": true, "htmlType": "svg" },
"<ellipse>": { "html": true, "htmlType": "svg" },
"<feBlend>": { "html": true, "htmlType": "svg" },
"<feColorMatrix>": { "html": true, "htmlType": "svg" },
"<feComponentTransfer>": { "html": true, "htmlType": "svg" },
"<feComposite>": { "html": true, "htmlType": "svg" },
"<feConvolveMatrix>": { "html": true, "htmlType": "svg" },
"<feDiffuseLighting>": { "html": true, "htmlType": "svg" },
"<feDisplacementMap>": { "html": true, "htmlType": "svg" },
"<feDistantLight>": { "html": true, "htmlType": "svg" },
"<feFlood>": { "html": true, "htmlType": "svg" },
"<feFuncA>": { "html": true, "htmlType": "svg" },
"<feFuncB>": { "html": true, "htmlType": "svg" },
"<feFuncG>": { "html": true, "htmlType": "svg" },
"<feFuncR>": { "html": true, "htmlType": "svg" },
"<feGaussianBlur>": { "html": true, "htmlType": "svg" },
"<feImage>": { "html": true, "htmlType": "svg" },
"<feMerge>": { "html": true, "htmlType": "svg" },
"<feMergeNode>": { "html": true, "htmlType": "svg" },
"<feMorphology>": { "html": true, "htmlType": "svg" },
"<feOffset>": { "html": true, "htmlType": "svg" },
"<fePointLight>": { "html": true, "htmlType": "svg" },
"<feSpecularLighting>": { "html": true, "htmlType": "svg" },
"<feSpotLight>": { "html": true, "htmlType": "svg" },
"<feTile>": { "html": true, "htmlType": "svg" },
"<feTurbulence>": { "html": true, "htmlType": "svg" },
"<filter>": { "html": true, "htmlType": "svg" },
"<foreignObject>": { "html": true, "htmlType": "svg" },
"<g>": { "html": true, "htmlType": "svg" },
"<image>": { "html": true, "htmlType": "svg" },
"<line>": { "html": true, "htmlType": "svg" },
"<linearGradient>": { "html": true, "htmlType": "svg" },
"<marker>": { "html": true, "htmlType": "svg" },
"<mask>": { "html": true, "htmlType": "svg" },
"<metadata>": { "html": true, "htmlType": "svg" },
"<mpath>": { "html": true, "htmlType": "svg" },
"<path>": { "html": true, "htmlType": "svg" },
"<pattern>": { "html": true, "htmlType": "svg" },
"<polygon>": { "html": true, "htmlType": "svg" },
"<polyline>": { "html": true, "htmlType": "svg" },
"<radialGradient>": { "html": true, "htmlType": "svg" },
"<rect>": { "html": true, "htmlType": "svg" },
"<set>": { "html": true, "htmlType": "svg" },
"<stop>": { "html": true, "htmlType": "svg" },
"<svg>": { "html": true, "htmlType": "svg" },
"<switch>": { "html": true, "htmlType": "svg" },
"<symbol>": { "html": true, "htmlType": "svg" },
"<text>": { "html": true, "htmlType": "svg" },
"<textPath>": { "html": true, "htmlType": "svg" },
"<tspan>": { "html": true, "htmlType": "svg" },
"<use>": { "html": true, "htmlType": "svg" },
"<view>": { "html": true, "htmlType": "svg" }
}