mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
* fix: add col number to the link to work correctly
If we don't provide the position in a #step:{line}:{column} format
then the Github UI won't take us to the correct step.
* fix: escape the backtick ("`") characters properly