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 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/extensions/attr_list.html') 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 -- cgit v1.2.3