mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix wrong link about Mmark Syntax Document
Was just a 'm' instead of 'M' (website author seems to have changed URL)
This commit is contained in:
committed by
Kaushal Modi
parent
faee70757e
commit
066606a21a
@@ -240,7 +240,7 @@ Markdown syntax is simple enough to learn in a single sitting. The following are
|
||||
[mdcheatsheet]: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
|
||||
[mdguide]: https://www.markdownguide.org/
|
||||
[mdtutorial]: http://www.markdowntutorial.com/
|
||||
[Miek Gieben's website]: https://miek.nl/2016/March/05/mmark-syntax-document/
|
||||
[Miek Gieben's website]: https://miek.nl/2016/march/05/mmark-syntax-document/
|
||||
[mmark]: https://github.com/miekg/mmark
|
||||
[mmarkgh]: https://github.com/miekg/mmark/wiki/Syntax
|
||||
[org]: http://orgmode.org/
|
||||
|
||||
Reference in New Issue
Block a user