blockwatch 0.5.4

Language agnostic linter that keeps your code and documentation in sync and valid
Documentation
1
2
3
// <block name="limits" affects="tests/testdata/affects/cross_file_target.md:limits">
pub const MAX: usize = 20;
// </block>