Fixed
duplicationin Markdown now honoursstraitjacket-allowmarkers too. A clone inside a doc's fenced code block carries a:<lang>tag on its source id (e.g.docs.md:bash), so the finding's path wasn't a real file — the suppression added in 0.2.2 couldn't open it and the marker was ignored. The:<lang>tag is now stripped, which also tidies the reported path.
Install: curl -fsSL https://raw.githubusercontent.com/zmaril/straitjacket/main/install.sh | sh
Full changelog: v0.2.2...v0.2.3