- Docs (README): Add lb before code example
parent
0ef2c24c80
commit
6287bdfb6b
|
@ -64,6 +64,7 @@ on `master` may be updated less frequently.)
|
||||||
1. Otherwise, just add an iframe to your site, adding any extensions or
|
1. Otherwise, just add an iframe to your site, adding any extensions or
|
||||||
configuration (see `docs/tutorials/ConfigOptions.md`
|
configuration (see `docs/tutorials/ConfigOptions.md`
|
||||||
([ConfigOptions]{@tutorial ConfigOptions})) within the URL:
|
([ConfigOptions]{@tutorial ConfigOptions})) within the URL:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<iframe src="svgedit/editor/svg-editor.html?extensions="
|
<iframe src="svgedit/editor/svg-editor.html?extensions="
|
||||||
width="100%" height="100%"></iframe>
|
width="100%" height="100%"></iframe>
|
||||||
|
|
Loading…
Reference in New Issue