mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-05 05:54:03 +00:00
Update markdown parsing library to github.com/gomarkdown/markdown (#944)
This commit is contained in:
13
vendor/github.com/gomarkdown/markdown/.gitignore
generated
vendored
Normal file
13
vendor/github.com/gomarkdown/markdown/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.out
|
||||
*.swp
|
||||
*.8
|
||||
*.6
|
||||
_obj
|
||||
_test*
|
||||
markdown
|
||||
tags
|
||||
fuzz-workdir/
|
||||
markdown-fuzz.zip
|
||||
coverage.txt
|
||||
testdata/*_got.md
|
||||
testdata/*_ast.txt
|
Reference in New Issue
Block a user