This website requires JavaScript.
Explore
Help
Register
Sign In
blogs
/
hugo
Watch
1
Star
0
Fork
0
You've already forked hugo
mirror of
https://github.com/gohugoio/hugo.git
synced
2026-08-24 15:28:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3d2bb1d3974584f47cde7c973fbd1ae1f512b6
hugo
/
markup
/
goldmark
T
History
Bjørn Erik Pedersen
ee3d2bb1d3
markup/goldmark: Support auto links in render hook
...
Fixes
#8755
2021-07-15 10:14:52 +02:00
..
goldmark_config
markup/goldmark: Add attributes support for blocks (tables etc.)
2021-02-08 19:52:55 +01:00
internal/extensions
/attributes
Attributes for code fences should be placed after the lang indicator only
2021-03-20 19:15:11 +01:00
autoid_test.go
all: Format code with gofumpt
2020-12-03 13:12:58 +01:00
autoid.go
all: Format code with gofumpt
2020-12-03 13:12:58 +01:00
convert_test.go
markup/goldmark: Support auto links in render hook
2021-07-15 10:14:52 +02:00
convert.go
markup: Handle attribute lists in code fences
2021-02-24 11:16:06 +01:00
render_hooks.go
markup/goldmark: Support auto links in render hook
2021-07-15 10:14:52 +02:00
toc_test.go
all: Format code with gofumpt
2020-12-03 13:12:58 +01:00
toc.go
markup: Rename Header(s) to Heading(s) in ToC struct
2021-06-19 18:19:46 +02:00