We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a026337 commit f7cb43fCopy full SHA for f7cb43f
docs/extensions/attr_list.txt
@@ -73,7 +73,7 @@ The above results in the following output:
73
To define attributes on inline elements, the attribute list should be defined
74
immediately after the inline element with no whitespace.
75
76
- [link](http://example.com){: class="foo bar" title="Some title! }
+ [link](http://example.com){: class="foo bar" title="Some title!" }
77
78
The above results in the following output:
79
0 commit comments