mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:02:28 +08: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