From 8ee58ef236089524d08f9f71c713bd3450854ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 30 Jan 2021 00:02:17 +0000 Subject: Update README --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 950d98a..e28e40a 100644 --- a/README +++ b/README @@ -8,6 +8,11 @@ It is similar to Markdown, but it has a few key advantages: Em takes plain-text readability seriously. You should be able to write em in a plain-text e-mail message without the recipient noticing. +On the other hand, that means that it is limited in terms of what HTML +it can produce. Most noticeably, only a very limited form of inline links +are supported (see *Lists* and *Inline formatting*). + +== Implementation == Em is implemented as a portable awk script, whose simplicity speaks for the benefits of em. -- cgit v1.2.3