diff options
| author | Protesilaos <info@protesilaos.com> | 2026-05-01 18:56:52 +0300 |
|---|---|---|
| committer | Protesilaos <info@protesilaos.com> | 2026-05-01 18:56:52 +0300 |
| commit | d7dab477a1baea7da0cac1b4ea745c71bb8f3739 (patch) | |
| tree | 4517651e63655880d8a7a5c42a5192ed1daee277 | |
| parent | 0ff95733622dee844a09dea4a3ad8207ab7166e9 (diff) | |
Document the denote-lint packageexternals/denote
| -rw-r--r-- | README.org | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -4734,6 +4734,17 @@ keyword. The documentation of the package also includes a demonstration: <https://codeberg.org/treflip/denote-wordcloud>. +** Use the ~denote-lint~ package +:PROPERTIES: +:CUSTOM_ID: h:d4b42d2a-c626-4195-ac0e-68352d0b918a +:END: + +The ~denote-lint~ package by Peter Smith provides facilities that +check all Denote files for correctness. This is about the consistency +between file name and front matter, the validity of links, and +related. The package defines multiple warning levels, each with its +own semantics. Learn more here: <https://github.com/psmith1303/denote-lint>. + * Extending Denote :PROPERTIES: :CUSTOM_ID: h:8ed2bb6f-b5be-4711-82e9-8bee5bb06ece |
