caddy/caddyhttp/markdown
Matthew Holt 6fde3632ef
Vendor all dependencies (Warning: Huge changeset.)
The vendor/ folder was created with the help of @FiloSottile's gvt and
vendorcheck.

Any dependencies of Caddy plugins outside this repo are not vendored.

We do not remove any unused, vendored packages because vendorcheck -u
only checks using the current build configuration; i.e. packages that
may be imported by files toggled by build tags of other systems.

CI tests have been updated to ignore the vendor/ folder. When Go 1.9 is
released, a few of the go commands should be revised to again use ./...
as it will ignore the vendor folder by default.
2017-05-27 13:30:11 -06:00
..
metadata Fix for #1276 - support integers and floats as metadata in markdown (#1278) 2016-12-02 23:35:33 -07:00
summary Every package has a test 2016-06-21 00:11:55 -06:00
markdown.go context: add Push action 2017-04-27 09:51:33 +08:00
markdown_test.go markdown: Match index file for each extension; fix #1418 (#1559) 2017-04-08 00:47:33 -06:00
process.go Generate meta elements from prelude items description and keywords (#1335) 2017-01-22 19:16:38 -07:00
process_test.go Feature #1246 - Remote syslog (#1301) 2017-02-08 08:02:09 -07:00
setup.go markdown: Match index file for each extension; fix #1418 (#1559) 2017-04-08 00:47:33 -06:00
setup_test.go Fix for #1276 - support integers and floats as metadata in markdown (#1278) 2016-12-02 23:35:33 -07:00
template.go Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00