This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2025-09-08 12:01:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo
/
parser
History
Bjørn Erik Pedersen
44da60d869
hugolib: Redo the summary delimiter logic
...
Now that we have a proper page parse tree, this can be greatly simplified. See
#5324
2018-10-22 20:46:13 +02:00
..
metadecoders
hugolib: Redo the summary delimiter logic
2018-10-22 20:46:13 +02:00
pageparser
hugolib: Redo the summary delimiter logic
2018-10-22 20:46:13 +02:00
frontmatter_test.go
parser: Tune stringifyMapKeys
2018-02-12 19:14:02 +01:00
frontmatter.go
hugolib: Integrate new page parser
2018-10-22 20:46:13 +02:00
long_text_test.md
Add Hugo Piper with SCSS support and much more
2018-07-06 11:46:12 +02:00
page_test.go
parser: Refactor frontmatter parser and add tests
2017-03-11 17:52:25 +01:00
page.go
parser: Add some context to front matter parse error
2018-04-17 10:20:38 +02:00
parse_frontmatter_test.go
parser: Final (!) fix for issue with escaped JSON front matter
2017-07-08 18:43:36 +02:00