aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 047841d22..65da99484 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -4463,8 +4463,8 @@ into
whereas `Markdown.pl` will preserve it as is.
-There is one exception to this rule: text between `<script>` and
-`<style>` tags is not interpreted as Markdown.
+There is one exception to this rule: text between `<script>`,
+`<style>`, and `<textarea>` tags is not interpreted as Markdown.
This departure from standard Markdown should make it easier to mix
Markdown with HTML block elements. For example, one can surround