feat: add pattern alias mode to crafting shortcode
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- $val := trim (.ctx.Get .key) " " -}}
|
||||
{{- $val := .val -}}
|
||||
{{- $item := "" -}}
|
||||
{{- $count := 0 -}}
|
||||
{{- if $val -}}
|
||||
|
||||
Reference in New Issue
Block a user