mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 14:26:30 +00:00
Update documentation_create_page.md (#330)
Make the need for newlines more clear in the example about note html
This commit is contained in:
parent
4cc9214ef5
commit
3862ca0834
@ -112,7 +112,9 @@ Please note, if you want to use Markdown inside an HTML block, it has to be surr
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
|
|
||||||
You need to enable [**telnet**](https://en.wikipedia.org/wiki/Telnet) on your router.
|
You need to enable [**telnet**](https://en.wikipedia.org/wiki/Telnet) on your router.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user