From e6ac7e8bf6b27e6f752b1b8cee08057d9e57c0b3 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 21 Jan 2022 00:40:28 -0300 Subject: tests/linting.sh: Add initial setup for testing lint checks --- tests/lint-resources/with-some-known-sections/TODOs.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/lint-resources/with-some-known-sections/TODOs.md (limited to 'tests/lint-resources/with-some-known-sections') diff --git a/tests/lint-resources/with-some-known-sections/TODOs.md b/tests/lint-resources/with-some-known-sections/TODOs.md new file mode 100644 index 0000000..e78fa12 --- /dev/null +++ b/tests/lint-resources/with-some-known-sections/TODOs.md @@ -0,0 +1,14 @@ +# An Unknown Section + +## DONE This looks like an entry {#td-d55c0579-14e4-469b-853a-b15a6580e013} +- DONE in 1970-01-01 +- TODO in 2000-01-01 + + But isn't. + +# Bugs + +## DONE A real td entry {#td-47c10e6d-25bd-481b-8a54-88c6d66a44d1} +- TODO in 1970-01-01 + +# Another unknown section -- cgit v1.2.3