diff options
Diffstat (limited to 'docs/extensions/attr_list.txt')
-rw-r--r-- | docs/extensions/attr_list.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extensions/attr_list.txt b/docs/extensions/attr_list.txt index 01329c6..1951347 100644 --- a/docs/extensions/attr_list.txt +++ b/docs/extensions/attr_list.txt @@ -71,7 +71,7 @@ The above results in the following output: ### Inline ### To define attributes on inline elements, the attribute list should be defined -immediately after the inline element with no whitespace. +immediately after the inline element with no white space. [link](http://example.com){: class="foo bar" title="Some title!" } |