History

Versions 3

Version Author Diff Last updated
v3 Gabriel Filion
lint: Fix markdown interpreting links The changed lines are interpreted as markdown links but they should not be. With `` we force markdown to avoid parsing those as links
Nov 27, 2024
v2 Antoine Beaupré
spell check *everything* After one too many pipeline failures due to old spell-checking mistakes, I decided to own up to my stuff and spell check everything. I actually ran: codespell --interactive 3 --write-changes * And dealt with *almost* all the errors, except stuff in old/ which I'll remove shortly. When an error comes up now, it is new and should be fixed.
Jul 03, 2023
v1 Antoine Beaupré
remove non-tsa content
Jun 24, 2020