From f7cb43fdc351904306851699a3c84cf19e64ea35 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Sun, 4 Nov 2012 11:57:20 -0500 Subject: Fixed minor typo in attr_list docs. Thanks @mitya57. --- docs/extensions/attr_list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/extensions/attr_list.txt') diff --git a/docs/extensions/attr_list.txt b/docs/extensions/attr_list.txt index 11c6a28..4134a82 100644 --- a/docs/extensions/attr_list.txt +++ b/docs/extensions/attr_list.txt @@ -73,7 +73,7 @@ The above results in the following output: To define attributes on inline elements, the attribute list should be defined immediately after the inline element with no whitespace. - [link](http://example.com){: class="foo bar" title="Some title! } + [link](http://example.com){: class="foo bar" title="Some title!" } The above results in the following output: -- cgit v1.2.3