summaryrefslogtreecommitdiffstats
path: root/utils/markdown
Commit message (Collapse)AuthorAgeFilesLines
* Expose range information for markdown text nodes [WIP] (#9067)Adrian2018-07-112-14/+147
| | | | | | * Track positions of markdown text * Add tests for markdown text ranges
* PLT-3383: image proxy support (#7991)Chris2018-01-2218-0/+5078
* 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