diff options
Diffstat (limited to 'vendor/github.com/yuin/goldmark/text/package.go')
-rw-r--r-- | vendor/github.com/yuin/goldmark/text/package.go | 2 |
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 |