From f95c54ca7087c8aba410c6c6bd95a2cde96c181a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 30 Jan 2021 00:22:46 +0000 Subject: Update README --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index e28e40a..b67ab21 100644 --- a/README +++ b/README @@ -14,14 +14,15 @@ are supported (see *Lists* and *Inline formatting*). == Implementation == -Em is implemented as a portable awk script, whose simplicity speaks -for the benefits of em. +Em is implemented in portable awk, with an rc script to bind it together. +The rc script can (more or less) trivially be translated to POSIX shell, +but the work has not been done yet. == Syntax == === Block-level formatting === -*A single empty line* always marks a block break. There is +_A single empty line_ always marks a block break. There is no exception to this rule. The line is removed in the final output. All blocks support inline formatting, except headings, -- cgit v1.2.3