summaryrefslogtreecommitdiff
path: root/vendor/github.com/yuin/goldmark/text/package.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/yuin/goldmark/text/package.go')
-rw-r--r--vendor/github.com/yuin/goldmark/text/package.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/yuin/goldmark/text/package.go b/vendor/github.com/yuin/goldmark/text/package.go
new file mode 100644
index 000000000..d241ac693
--- /dev/null
+++ b/vendor/github.com/yuin/goldmark/text/package.go
@@ -0,0 +1,2 @@
+// Package text provides functionalities to manipulate texts.
+package text