docs: restore lowercase filter and tag titles

Titles should match actual filter/tag identifiers (e.g. abs, append), not capitalized English labels.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-06-08 00:11:53 +08:00
co-authored by Cursor
parent 5d1b63563a
commit d1133f29d3
104 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Abs title: abs
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Append title: append
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
@@ -1,5 +1,5 @@
--- ---
title: Array to sentence string title: array_to_sentence_string
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: At least title: at_least
--- ---
{% since %}v8.4.0{% endsince %} {% since %}v8.4.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: At most title: at_most
--- ---
{% since %}v8.4.0{% endsince %} {% since %}v8.4.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Base64 decode title: base64_decode
--- ---
{% since %}v10.24.0{% endsince %} {% since %}v10.24.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Base64 encode title: base64_encode
--- ---
{% since %}v10.24.0{% endsince %} {% since %}v10.24.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Capitalize title: capitalize
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Ceil title: ceil
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: CGI escape title: cgi_escape
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Compact title: compact
--- ---
{% since %}v9.22.0{% endsince %} {% since %}v9.22.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Concat title: concat
--- ---
{% since %}v2.0.0{% endsince %} {% since %}v2.0.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Date title: date
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Date to long string title: date_to_long_string
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Date to RFC822 title: date_to_rfc822
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Date to string title: date_to_string
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Date to XML schema title: date_to_xmlschema
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Default title: default
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Divided by title: divided_by
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Downcase title: downcase
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Escape title: escape
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Escape once title: escape_once
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Find title: find
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Find exp title: find_exp
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Find index title: find_index
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Find index exp title: find_index_exp
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: First title: first
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Floor title: floor
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Group by title: group_by
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Group by exp title: group_by_exp
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Has title: has
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Has exp title: has_exp
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: HMAC SHA256 title: hmac_sha256
--- ---
{% since %}vNEXT{% endsince %} {% since %}vNEXT{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Inspect title: inspect
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Join title: join
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: JSON title: json
--- ---
{% since %}v9.10.0{% endsince %} {% since %}v9.10.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Jsonify title: jsonify
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Last title: last
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Lstrip title: lstrip
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Map title: map
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Minus title: minus
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Modulo title: modulo
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Newline to br title: newline_to_br
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Normalize whitespace title: normalize_whitespace
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Number of words title: number_of_words
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Plus title: plus
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Pop title: pop
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Prepend title: prepend
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Push title: push
--- ---
{% since %}v10.8.0{% endsince %} {% since %}v10.8.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Raw title: raw
--- ---
{% since %}v9.37.0{% endsince %} {% since %}v9.37.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Reject title: reject
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Reject exp title: reject_exp
--- ---
{% since %}v10.21.0{% endsince %} {% since %}v10.21.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Remove title: remove
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Remove first title: remove_first
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Remove last title: remove_last
--- ---
{% since %}v10.2.0{% endsince %} {% since %}v10.2.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Replace title: replace
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Replace first title: replace_first
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Replace last title: replace_last
--- ---
{% since %}v10.2.0{% endsince %} {% since %}v10.2.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Reverse title: reverse
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Round title: round
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Rstrip title: rstrip
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: SHA256 title: sha256
--- ---
{% since %}vNEXT{% endsince %} {% since %}vNEXT{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Shift title: shift
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Size title: size
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Slice title: slice
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Slugify title: slugify
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Sort title: sort
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Sort natural title: sort_natural
--- ---
{% since %}v8.4.0{% endsince %} {% since %}v8.4.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Split title: split
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Strip title: strip
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Strip HTML title: strip_html
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Strip newlines title: strip_newlines
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Sum title: sum
--- ---
{% since %}v10.10.0{% endsince %} {% since %}v10.10.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Times title: times
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: To integer title: to_integer
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Truncate title: truncate
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Truncatewords title: truncatewords
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Uniq title: uniq
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Unshift title: unshift
--- ---
{% since %}v10.11.0{% endsince %} {% since %}v10.11.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Upcase title: upcase
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: URI escape title: uri_escape
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: URL decode title: url_decode
--- ---
{% since %}v6.1.0{% endsince %} {% since %}v6.1.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: URL encode title: url_encode
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Where title: where
--- ---
{% since %}v8.1.0{% endsince %} {% since %}v8.1.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Where exp title: where_exp
--- ---
{% since %}v10.12.0{% endsince %} {% since %}v10.12.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: XML escape title: xml_escape
--- ---
{% since %}v10.13.0{% endsince %} {% since %}v10.13.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Assign title: assign
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Capture title: capture
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Case title: case
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Comment title: comment
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Cycle title: cycle
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Decrement title: decrement
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Echo title: echo
--- ---
{% since %}v9.31.0{% endsince %} {% since %}v9.31.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: For title: for
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: If title: if
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Include title: include
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Increment title: increment
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Inline comment title: "# (inline comment)"
--- ---
{% since %}v9.38.0{% endsince %} {% since %}v9.38.0{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Layout title: layout
--- ---
{% since %}v1.9.1{% endsince %} {% since %}v1.9.1{% endsince %}
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: Liquid title: liquid
--- ---
{% since %}v9.31.0{% endsince %} {% since %}v9.31.0{% endsince %}

Some files were not shown because too many files have changed in this diff Show More