From a8e06b7cef5c5b0b372b9a0db0f56c4e7094e2bd Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 13 Dec 2012 14:05:33 -0500 Subject: Fixed #164. attr_list extension attribute names are now sanitized and won't crash the serealizer. --- tests/extensions/attr_list.html | 3 ++- tests/extensions/attr_list.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/extensions/attr_list.html b/tests/extensions/attr_list.html index 1e9c182..f50cd6a 100644 --- a/tests/extensions/attr_list.html +++ b/tests/extensions/attr_list.html @@ -14,4 +14,5 @@ And a nested

No colon for compatability with Headerid ext

-

Also a codespan: {: .someclass}.

\ No newline at end of file +

Also a codespan: {: .someclass}.

+

Bad Syntax

\ No newline at end of file diff --git a/tests/extensions/attr_list.txt b/tests/extensions/attr_list.txt index d7ed274..cd7f398 100644 --- a/tests/extensions/attr_list.txt +++ b/tests/extensions/attr_list.txt @@ -33,3 +33,4 @@ Now test overrides Also a codespan: `{: .someclass}`{: .foo}. {: #the_end} +### Bad Syntax { {: #hash5 } -- cgit v1.2.3