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 23:38:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
048418ba749d02eb3dde9d6895cedef2adaefefd
hugo
/
markup
/
goldmark
T
History
Bjørn Erik Pedersen
b725253f9e
Attributes for code fences should be placed after the lang indicator only
...
Fixes
#8313
2021-03-20 19:15:11 +01: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
Attributes for code fences should be placed after the lang indicator only
2021-03-20 19:15:11 +01:00
convert.go
markup: Handle attribute lists in code fences
2021-02-24 11:16:06 +01:00
render_hooks.go
Fix output format handling for render hooks
2021-03-09 13:26:39 +01:00
toc_test.go
all: Format code with gofumpt
2020-12-03 13:12:58 +01:00
toc.go
Fix goldmark toc rendering
2020-02-22 18:06:30 +01:00