From f9535fc7d640f6a908a22032087976e654911da3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20Ankarstr=C3=B6m?=
Date: Sat, 30 Jan 2021 12:21:56 +0000
Subject: Update README
---
README.html | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
(limited to 'README.html')
diff --git a/README.html b/README.html
index 4b5b3c0..9395bf4 100644
--- a/README.html
+++ b/README.html
@@ -29,6 +29,12 @@ The rc script can (more or less) trivially be translated to POSIX shell,
but the work has not been done yet.
Syntax
+
+Em's complete and exact syntax is defined by its implementation (link),
+but this section contains a general description.
+
+
+
Block-level formatting
A single empty line always marks a block break. There is
@@ -135,16 +141,16 @@ This is another paragraph.
the underscore and the backtick, respectively:
-Example of *italic* text.
+Example of *italic text*.
The marks are only valid in certain positions:
- At word borders
-
- After an opening parenthesis
-
- Before any of .,:;?!)
-
- Before a closing parenthesis any of .,:;?!
+
- At the beginning of a word after an opening parenthesis
+
- At the end of a word before any of .,:;?!)
+
- At the end of a word before a closing parenthesis followed by any of .,:;?!
--
cgit v1.2.3