diff --git a/parse/posts.go b/parse/posts.go index 4f7093c..6cd5217 100644 --- a/parse/posts.go +++ b/parse/posts.go @@ -8,6 +8,7 @@ * in the LICENSE file in this source code package. */ +// Package parse assists in the parsing of plain text posts package parse import (