Describe package parse

This commit is contained in:
Matt Baer 2019-01-18 11:36:56 -05:00
parent 820b0ba6b9
commit 41b2f7628f
1 changed files with 1 additions and 0 deletions

View File

@ -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 (