From 5df8a281cb7abd4c75590a60fa1028f98d10c3c8 Mon Sep 17 00:00:00 2001 From: Nokome Bentley Date: Tue, 26 Aug 2025 06:44:48 +1200 Subject: [PATCH] test(linting): add new lint diagnostics --- test-lint.smd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test-lint.smd b/test-lint.smd index 0f9c613..22039fb 100644 --- a/test-lint.smd +++ b/test-lint.smd @@ -1,5 +1,11 @@ A small test document with linting warnings and errors. +Speeling, typos and other mistook in prose. + +[Inaccessible](https://doesnotexit1234asdf.com) and [insecure](http://gihub.com) links. + +Referring to a non-existent [figure](fig1). + Citing a non existent reference [@foo]. Using a non-existent TeX math command $\baz{}$.