Update markdown parsing library to github.com/gomarkdown/markdown (#944)
This commit is contained in:
7
vendor/github.com/gomarkdown/markdown/.gitpod
generated
vendored
Normal file
7
vendor/github.com/gomarkdown/markdown/.gitpod
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
checkoutLocation: "src/github.com/gomarkdown/markdown"
|
||||
workspaceLocation: "."
|
||||
tasks:
|
||||
- command: >
|
||||
cd /workspace/src/github.com/gomarkdown/markdown &&
|
||||
go get -v ./... &&
|
||||
go test -c
|
||||
Reference in New Issue
Block a user