stencil-site icon indicating copy to clipboard operation
stencil-site copied to clipboard

Docs: Inline styles in markdown are ignored

Open tricki opened this issue 5 years ago • 0 comments

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.

tricki avatar May 08 '20 17:05 tricki