caddy/caddyhttp/markdown/metadata
Mateusz Gajewski 17e7e6076a Fix for #1276 - support integers and floats as metadata in markdown (#1278)
* Fix for #1276

* Use strconv.Format

* Use map[string]interface{} as variables

* One more file

* Always run all tests before commit

* Get rid of DocFlags
2016-12-02 23:35:33 -07:00
..
metadata_json.go Refactoring to remove lint 2016-06-20 19:11:29 -04:00
metadata_none.go Refactoring to remove lint 2016-06-20 19:11:29 -04:00
metadata_test.go Fix for #1276 - support integers and floats as metadata in markdown (#1278) 2016-12-02 23:35:33 -07:00
metadata_toml.go Use naoina/toml instead of BurntSushi/toml 2016-08-29 17:55:44 -07:00
metadata_yaml.go Refactoring to remove lint 2016-06-20 19:11:29 -04:00
metadata.go Fix for #1276 - support integers and floats as metadata in markdown (#1278) 2016-12-02 23:35:33 -07:00