summaryrefslogtreecommitdiffstats
path: root/utils/markdown/html_entities.go
Commit message (Collapse)AuthorAgeFilesLines
* fix gofmt for go 1.11 (#9516)Carlos Tadeu Panato Junior2018-10-011-2099/+2099
| | | | | | | | * fix gofmt for go 1.11 * fix test * comment out one test
* PLT-3383: image proxy support (#7991)Chris2018-01-221-0/+2132
* image proxy support * go vet fix, remove mistakenly added coverage file * fix test compile error * add validation to config settings and documentation to model functions * add message_source field to post