* 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