From 7e308eaa7641ce420ff10e3cdf4221ef2185950b Mon Sep 17 00:00:00 2001 From: Wruczek Date: Wed, 26 Oct 2016 16:03:35 +0200 Subject: [PATCH] Minor changes to example news --- config/news/news1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/news/news1.md b/config/news/news1.md index 92eceb4..96e3928 100644 --- a/config/news/news1.md +++ b/config/news/news1.md @@ -18,7 +18,7 @@ I can also recommend GitHub's ["Mastering Markdown"](https://guides.github.com/f - First line: News title - Second line: author and date - Third line: empty (seperator) - - The rest of the file is Markdown code + - The rest of the file is Markdown code and HTML @@ -29,7 +29,7 @@ I can also recommend GitHub's ["Mastering Markdown"](https://guides.github.com/f Hello **world**! - I am the *news file*, you can save me in **config/news** folder with an **.md** extension to see my on the page! + I am the *news file*, you can save me in **config/news** folder with an **.md** extension to see me on the page!