feat: slugify filter from Jekyll, #443

This commit is contained in:
Yang Jun
2024-05-13 23:54:07 +08:00
committed by Jun Yang
parent 50253a98ca
commit 47ddc1193b
8 changed files with 215 additions and 4 deletions
+1
View File
@@ -82,6 +82,7 @@ filters:
shift: shift.html
size: size.html
slice: slice.html
slugify: slugify.html
sort: sort.html
sort_natural: sort_natural.html
split: split.html