mirror of https://github.com/golang/go.git
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.go | ||
| code_test.go | ||
| doc.go | ||
| html.go | ||
| iframe.go | ||
| image.go | ||
| link.go | ||
| link_test.go | ||
| parse.go | ||
| style.go | ||
| style_test.go | ||
| video.go | ||