tvl-depot/tools
Vincent Ambo a9902dadcf feat(cheddar): Implement highlighting of CL and bug shortlinks
Implements highlighting of shortlinks like cl/123, or b/123.

Highlighting works by replacing the input Markdown using a simple
regular expression replacement.

We also considered parsing and replacing these links in the Markdown
AST, but it would have been significantly more complex (due to arena
allocation) for little upside and no obvious performance benefit.

Change-Id: I53f03fb17491046d89d0b7f605929571c11ee9a8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3082
Tested-by: BuildkiteCI
Reviewed-by: eta <eta@theta.eu.org>
2021-05-04 15:50:26 +00:00
..
cheddar feat(cheddar): Implement highlighting of CL and bug shortlinks 2021-05-04 15:50:26 +00:00
depot-scanner chore: Add meta.ci=false to various broken projects 2020-08-26 23:49:32 +00:00
emacs-pkgs feat(tools/emacs-pkgs): Add new builder for internal packages 2021-04-13 22:56:38 +00:00
nsfv-setup refactor(third_party): Consistent use of depot.third_party vs. pkgs 2021-04-10 11:48:55 +00:00
tvlc fix(tvlc): Do not call mkDerivation in default.nix 2020-08-26 23:49:32 +00:00
depot-build.nix fix(tools/depot-build): handle multiple levels of subdirectories 2020-08-05 22:31:47 +00:00
gerrit-cli.nix fix(gerrit-cli): don't output the path to SSH if it's on the path 2020-06-21 23:49:30 +00:00
gerrit-update.nix feat(gerrit-update): Add helper script for updating Gerrit schema 2020-11-29 11:50:58 +00:00
hash-password.nix feat(tools/hash-password): Add a wrapper script for slappasswd 2020-07-01 20:39:07 +00:00
perf-flamegraph.nix fix(tools/perf-flamegraph): Get rid of most 'unknown's 2020-07-16 00:37:29 +00:00