summaryrefslogtreecommitdiffstats
path: root/src/go/doc/comment/testdata/doclink6.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/doc/comment/testdata/doclink6.txt')
-rw-r--r--src/go/doc/comment/testdata/doclink6.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/go/doc/comment/testdata/doclink6.txt b/src/go/doc/comment/testdata/doclink6.txt
new file mode 100644
index 0000000..1acd03b
--- /dev/null
+++ b/src/go/doc/comment/testdata/doclink6.txt
@@ -0,0 +1,5 @@
+{"DocLinkBaseURL": "https://go.dev/pkg/"}
+-- input --
+[encoding/json.Marshal] is a doc link, and so is [rsc.io/quote.NonExist].
+-- markdown --
+[encoding/json.Marshal](https://go.dev/pkg/encoding/json/#Marshal) is a doc link, and so is [rsc.io/quote.NonExist](https://go.dev/pkg/rsc.io/quote/#NonExist).