- Docs (README): Add lb before code example

This commit is contained in:
Brett Zamir
2020-01-07 09:30:25 +08:00
parent 0ef2c24c80
commit 6287bdfb6b

View File

@@ -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>