fix(markdown): No tags in opening paragraph
This commit is contained in:
parent
54ba661c94
commit
2562429363
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ title: Snippets
|
|||
|
||||
A Snippet is a reusable bit of markup that draws graphic elements on patterns.
|
||||
Snippets are provided by [plugins](/reference/plugins) and are implemented as
|
||||
[\<defs> elements](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defs)
|
||||
[`defs` elements](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/defs)
|
||||
in the rendered SVG document.
|
||||
|
||||
## Signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue