blockwatch 0.5.3

Language agnostic linter that keeps your code and documentation in sync and valid
Documentation
1
2
3
4
5
6
data = [
    # <block check-lua="tests/testdata/check_lua/echo.lua" check-lua-pattern="id: (?P<value>\d+)" name="42,7">
    name: Alice, id: 42
    name: Bob, id: 7
    # </block>
]