diff --git a/justfile b/justfile index 6485387..1f86ab5 100644 --- a/justfile +++ b/justfile @@ -58,8 +58,6 @@ check-urls: format-md: # Use both rumdl and panache, for different purposes uvx rumdl fmt --silent - # `includes` option doesn't work with Jinja files, so do manually - uvx rumdl fmt --silent **/*.qmd.jinja **/*.md.jinja uvx --from panache-cli panache format . --quiet # Test template creation with specific parameters: LIST