From 3862ca0834ed322c0b777174c521aaf2fa4de329 Mon Sep 17 00:00:00 2001 From: Heine Furubotten Date: Sun, 13 Oct 2019 22:16:09 +0200 Subject: [PATCH] Update documentation_create_page.md (#330) Make the need for newlines more clear in the example about note html --- docs/documentation_create_page.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/documentation_create_page.md b/docs/documentation_create_page.md index 13010b51..16776bf7 100644 --- a/docs/documentation_create_page.md +++ b/docs/documentation_create_page.md @@ -112,7 +112,9 @@ Please note, if you want to use Markdown inside an HTML block, it has to be surr ```html
+ You need to enable [**telnet**](https://en.wikipedia.org/wiki/Telnet) on your router. +
```