aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-11-04 11:57:20 -0500
committerWaylan Limberg <waylan@gmail.com>2012-11-04 11:57:20 -0500
commitf7cb43fdc351904306851699a3c84cf19e64ea35 (patch)
tree980c6b3e956cd7bc80d410560f23275a0baf3950 /docs/extensions
parenta02633707e9a31ff9d2c81b8ffe34996eb409370 (diff)
downloadmarkdown-f7cb43fdc351904306851699a3c84cf19e64ea35.tar.gz
markdown-f7cb43fdc351904306851699a3c84cf19e64ea35.tar.bz2
markdown-f7cb43fdc351904306851699a3c84cf19e64ea35.zip
Fixed minor typo in attr_list docs.
Thanks @mitya57.
Diffstat (limited to 'docs/extensions')
-rw-r--r--docs/extensions/attr_list.txt2
1 files changed, 1 insertions, 1 deletions
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: