wm: doc

Download patch

ref: d51d712bdf6e418c08479953fafb82c60fb11e9d
parent: ffb060210ac1ab1aada7ab2b87c5d34f8af934b2
author: mkf <mkf@cloud9p.org>
date: Sat Feb 17 00:05:58 IST 2024

webnotes: session 3 and minor changes

--- a/webnotes.ms
+++ b/webnotes.ms
@@ -35,7 +35,7 @@
 which are later used in our CSS styles.
 
 .NH
-Fist example, formatting text with HTML
+First example, formatting text with HTML
 .LP
 Let's write our first html document.
 .P1
@@ -108,4 +108,8 @@
 .PP
 <tagname>
 .LP
-another gotcha is, 
+And, for newlines, you have to use
+.CW <br>
+tag.
+.NH Installing editor
+This section is intentionally left empty.
--