mirror of
https://github.com/golang/go
synced 2024-11-18 16:24:42 -07:00
4d864399d6
The handling of subsubsections was not completely right, causing unexpected subsubsubsections (#### inside ##) to go into an infinite loop. Handle that. Also, my usage of goldmark's (not completely documented) SetAttributeString was wrong. Need []byte, not string. Change-Id: Ib127a72b94b5a46adc9047fdb88dd2a8d03e73fe Reviewed-on: https://go-review.googlesource.com/c/tools/+/223601 Reviewed-by: Andrew Bonventre <andybons@golang.org> |
||
---|---|---|
.. | ||
args.go | ||
caption.go | ||
code_test.go | ||
code.go | ||
doc.go | ||
html.go | ||
iframe.go | ||
image.go | ||
link_test.go | ||
link.go | ||
parse.go | ||
style_test.go | ||
style.go | ||
video.go |