Text/status parsing fixes (#141)

* aaaaaa

* vendor minify

* update + test markdown parsing
This commit is contained in:
Tobi Smethurst 2021-08-16 19:17:56 +02:00 committed by GitHub
commit ce190d867c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 7390 additions and 45 deletions

5
vendor/github.com/tdewolff/parse/v2/go.mod generated vendored Normal file
View file

@ -0,0 +1,5 @@
module github.com/tdewolff/parse/v2
go 1.13
require github.com/tdewolff/test v1.0.6