From cae7dfd1c7bddf42702e728a07eae038f52c95b8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 13 Jun 2015 16:07:58 -0700 Subject: Added test for entity `≧̸` which resolves to two code points. Put entity tests on several lines for readability. See jgm/commonmark.js#47. --- spec.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index a4fe485..ffaa8a2 100644 --- a/spec.txt +++ b/spec.txt @@ -4356,9 +4356,13 @@ is used as an authoritative source of the valid entity names and their corresponding codepoints. . -  & © Æ Ď ¾ ℋ ⅆ ∲ +  & © Æ Ď +¾ ℋ ⅆ +∲ ≧̸ . -

  & © Æ Ď ¾ ℋ ⅆ ∲

+

  & © Æ Ď +¾ ℋ ⅆ +∲ ≧̸

. [Decimal entities](@decimal-entities) -- cgit v1.2.3