mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Fix typo
This commit is contained in:
parent
785421acb4
commit
00356b97b1
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ Parser and Renderer options
|
|||
### Attributes
|
||||
`parser.WithAttribute` option allows you to define attributes on some elements.
|
||||
|
||||
Currently only headings supports attributes.
|
||||
Currently only headings support attributes.
|
||||
|
||||
#### Headings
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue