There was an error while loading. Please reload this page.
1 parent 56a5d86 commit c1d0e30Copy full SHA for c1d0e30
1 file changed
justfile
@@ -58,8 +58,6 @@ check-urls:
58
format-md:
59
# Use both rumdl and panache, for different purposes
60
uvx rumdl fmt --silent
61
- # `includes` option doesn't work with Jinja files, so do manually
62
- uvx rumdl fmt --silent **/*.qmd.jinja **/*.md.jinja
63
uvx --from panache-cli panache format . --quiet
64
65
# Test template creation with specific parameters: LIST
0 commit comments