stencil-site
stencil-site copied to clipboard
Docs: Inline styles in markdown are ignored
Inline styles in the markdown files are ignored/stripped by the parser.
Example: The SVG in https://github.com/ionic-team/stencil-site/blob/master/src/docs/components/component-lifecycle.md has style="margin: 60px 0;" which has no effect.