feat: add pattern alias mode to crafting shortcode

This commit is contained in:
FlipWind
2026-08-09 00:12:06 +08:00
parent c1a8ffb323
commit cd19dddad1
4 changed files with 107 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- $val := trim (.ctx.Get .key) " " -}}
{{- $val := .val -}}
{{- $item := "" -}}
{{- $count := 0 -}}
{{- if $val -}}