go/api/next
Russ Cox 6eceabf119 go/doc/comment: parse and print headings
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Implement both old-style and new-style headings, like:

	Text here.

	Old Style Heading

	More text here.

	# New Style Heading

	More text here.

For #51082.

Change-Id: I0d735782d0d345794fc2d4e1bdaa0251b8d4bba2
Reviewed-on: https://go-review.googlesource.com/c/go/+/397284
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
2022-04-11 16:31:46 +00:00
..
42710.txt hash/maphash: add Bytes and String 2022-04-05 18:01:26 +00:00
45628.txt encoding/xml: expose decoder line and column 2022-03-27 20:26:46 +00:00
45754.txt cmd/api: require proposal # for new API features 2022-03-14 21:43:16 +00:00
46057.txt api: add x509.CertPool.Equal to next/46057.txt 2022-04-05 03:54:36 +00:00
46059.txt cmd/api: require proposal # for new API features 2022-03-14 21:43:16 +00:00
46121.txt html/template: make FuncMap a type alias of text/template.FuncMap 2022-03-31 00:54:34 +00:00
46229.txt debug: define ELF relocation for loong64 2022-04-04 21:43:42 +00:00
47005.txt cmd/api: require proposal # for new API features 2022-03-14 21:43:16 +00:00
50340.txt sort: add Find function 2022-04-07 14:42:13 +00:00
50601.txt cmd/api: require proposal # for new API features 2022-03-14 21:43:16 +00:00
50674.txt crypto/x509: add new CRL parser, deprecate old one 2022-04-05 23:32:55 +00:00
51082.txt go/doc/comment: parse and print headings 2022-04-11 16:31:46 +00:00
51414.txt time: add Duration.Abs 2022-03-27 20:23:17 +00:00
51868.txt debug/pe: add APIs for reading section def aux info 2022-03-31 14:57:35 +00:00
regexpdepth.txt regexp/syntax: add and use ErrInvalidDepth 2022-04-04 10:59:27 +00:00