aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67af9e4..24a7ef9 100644
--- a/Makefile
+++ b/Makefile
@@ -112,11 +112,17 @@ $(PAD_ARTICLES:%=pad-import-%): pad-import-%:
pad-import-ref:
hedgedoc import ref.bib
-lint: lint-markdown
+lint: lint-markdown lint-sdml
lint-markdown:
@mdl --ignore-front-matter --style .mdl.rb $(filter-out %/index.qmd,$(wildcard $(addsuffix /*.qmd,$(TIDY_MARKDOWN))))
+lint-sdml:
+ sdml validate learn
+ sdml validate learn10tac
+ sdml validate learntrap
+ sdml validate waste
+
tidy: tidy-bibtex tidy-perl
tidy-bibtex: ref.bib