aboutsummaryrefslogtreecommitdiff
path: root/internal/api/testdata/pkg.go
diff options
context:
space:
mode:
authorJonathan Amsterdam <jba@google.com>2026-03-21 16:52:49 -0400
committerJonathan Amsterdam <jba@google.com>2026-03-27 11:54:39 -0700
commit0f438ccc7dbe2f891f5f97594f7b6510e490c742 (patch)
tree616118e6c6178e26d3268dab682c27e1fe773898 /internal/api/testdata/pkg.go
parentc59880de3cd54955ef11b4187daf7f930badb5e2 (diff)
downloadgo-x-pkgsite-0f438ccc7dbe2f891f5f97594f7b6510e490c742.tar.xz
internal/api: render markdown documentation
Change-Id: I8adf1e62d19cf592cc8204264d99953e12da5843 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/760260 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> kokoro-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Ethan Lee <ethanalee@google.com>
Diffstat (limited to 'internal/api/testdata/pkg.go')
-rw-r--r--internal/api/testdata/pkg.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/internal/api/testdata/pkg.go b/internal/api/testdata/pkg.go
index b9650bb8..6d62abad 100644
--- a/internal/api/testdata/pkg.go
+++ b/internal/api/testdata/pkg.go
@@ -4,10 +4,16 @@
// Package pkg has every form of declaration.
//
+// # Heading
+//
+// Search [Google] for details.
+//
// # Links
//
// - pkgsite repo, https://go.googlesource.com/pkgsite
// - Play with Go, https://play-with-go.dev
+//
+// [Google]: https://google.com
package pkg
// C is a shorthand for 1.