const golang.org/x/net/html/atom.H2
5 uses
golang.org/x/net/html/atom (current package)
table.go#L107: H2 Atom = 0x2de02
golang.org/x/net/html
parse.go#L908: case a.H1, a.H2, a.H3, a.H4, a.H5, a.H6:
parse.go#L911: case a.H1, a.H2, a.H3, a.H4, a.H5, a.H6:
parse.go#L1152: case a.H1, a.H2, a.H3, a.H4, a.H5, a.H6:
parse.go#L1153: p.popUntil(defaultScope, a.H1, a.H2, a.H3, a.H4, a.H5, a.H6)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |