thephpleague / commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
https://commonmark.thephpleague.com
BSD 3-Clause "New" or "Revised" License
2.75k stars 194 forks source link

Fixed config typo in autolinks.md #1050

Closed ramondelafuente closed 2 months ago

ramondelafuente commented 2 months ago

The current docs result in an error:

[League\Config\Exception\ValidationException] Unexpected item 'autolink › default_protocols', did you mean 'default_protocol'?