hugo/markup/goldmark
Bjørn Erik Pedersen 53a6210d82 markup/goldmark/codeblocks: Fix slice bounds out of range
For the Position in code blocks we try to match the .Inner with the original source. This isn't always possible.

This commits avoids panics in these situations.

Fixes #9627
2022-03-08 21:50:21 +01:00
..
codeblocks markup/goldmark/codeblocks: Fix slice bounds out of range 2022-03-08 21:50:21 +01:00
goldmark_config
internal
autoid.go
autoid_test.go
convert.go
convert_test.go
integration_test.go markup/goldmark: Escape image alt attribute 2022-03-02 21:05:33 +01:00
render_hooks.go markup/goldmark: Escape image alt attribute 2022-03-02 21:05:33 +01:00
toc.go
toc_test.go