mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 13:40:38 +03:00
all: Fix typos and some URLs
This commit is contained in:
parent
4a53fd56b7
commit
168d375784
18 changed files with 26 additions and 26 deletions
|
@ -14,5 +14,5 @@
|
|||
// Package pageparser provides a parser for Hugo content files (Markdown, HTML etc.) in Hugo.
|
||||
// This implementation is highly inspired by the great talk given by Rob Pike called "Lexical Scanning in Go"
|
||||
// It's on YouTube, Google it!.
|
||||
// See slides here: http://cuddle.googlecode.com/hg/talk/lex.html
|
||||
// See slides here: https://go.dev/talks/2011/lex.slide#1
|
||||
package pageparser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue