From f0a70c827f0d10d18015d9a1cb56e58e1852bd44 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sat, 10 May 2025 19:23:58 +0200 Subject: update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e285e04..9d98bb1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,14 @@ - **blogsitemap** creates the sitemap.xml file - **blogsend x** scp's the files modified in the past x hours to the web server (by default 1) -**blogthis** sets up the article html header and footer. Articles are written in html. +**blogthis** sets up the article html header and footer and opens the editor. Articles are written in html. + +For example: + +

A paragraph

+ Bold text +

Header2

+ Typical use is **blogthis** followed by **blogrss;blogsitemap;blogsend** -- cgit v1.2.3