mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
all: Fix typos and some URLs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user