mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:49:27 -04:00
Change to Asciidoc URI
- changes the link to asciidoc from the python tool to the ruby and .js processor. Asciidoctor extends the language much more than the python implementation, and if folks click on the python link they will likely run into processor issues when Asciidoctor attempts to process the .adoc files.
This commit is contained in:
parent
4e14071e7b
commit
89bafa4907
@ -214,7 +214,7 @@ Markdown syntax is simple enough to learn in a single sitting. The following are
|
||||
* [Markdown Tutorial (Interactive), Garen Torikian][mdtutorial]
|
||||
|
||||
[`emojify` function]: /functions/emojify/
|
||||
[ascii]: http://asciidoc.org/
|
||||
[ascii]: http://asciidoctor.org/
|
||||
[bfconfig]: /getting-started/configuration/#configuring-blackfriday-rendering
|
||||
[blackfriday]: https://github.com/russross/blackfriday
|
||||
[mmark]: https://github.com/miekg/mmark
|
||||
|
Loading…
x
Reference in New Issue
Block a user