From de68622663f158f2cddbd92a2bfdaf319a8b23e5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 16 Aug 2015 10:11:14 -0700 Subject: Reflow paragraph to avoid unwanted list item. Closes #361. --- spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index aa2b3a7..3797944 100644 --- a/spec.txt +++ b/spec.txt @@ -4917,8 +4917,8 @@ than HTML need not be HTML-entity aware. HTML renderers may either escape Unicode characters as entities or leave them as they are. (However, `"`, `&`, `<`, and `>` must always be rendered as entities.) -[Named entities](@name-entities) consist of `&` -+ any of the valid HTML5 entity names + `;`. The +[Named entities](@name-entities) consist of `&` + any of the valid +HTML5 entity names + `;`. The [following document](https://html.spec.whatwg.org/multipage/entities.json) is used as an authoritative source of the valid entity names and their corresponding code points. -- cgit v1.2.3