Files
remark42/backend/vendor/github.com/danwakefield/fnmatch/README.md
T
1e548eb85f Code colors (backend support) (#590)
* testing code highlight with bfchroma render

* add bfchroma vendoring

* render code htm with classes

* adjust bfchroma test cases inside formatter

* go mod tidy

* fix markdown code render tests

* adjust comment text sanitizer to permit code HTML classes

* go mod tidy

* add chroma classes list regexp

* unify gitignore entries style

Co-authored-by: Umputun <umputun@gmail.com>
2020-02-08 21:11:12 -06:00

101 B

fnmatch

Updated clone of kballards golang fnmatch gist (https://gist.github.com/kballard/272720)