Update documentation_create_page.md (#330)

Make the need for newlines more clear in the example about note html
This commit is contained in:
Heine Furubotten 2019-10-13 22:16:09 +02:00 committed by Franck Nijhof
parent 4cc9214ef5
commit 3862ca0834

View File

@ -112,7 +112,9 @@ Please note, if you want to use Markdown inside an HTML block, it has to be surr
```html
<div class='note warning'>
You need to enable [**telnet**](https://en.wikipedia.org/wiki/Telnet) on your router.
</div>
```