mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 22:10:41 -07:00
Update upcase.md
upcase中文描述中,应该是 对已经是大写的字符没有影响
This commit is contained in:
@@ -4,7 +4,7 @@ title: upcase
|
|||||||
|
|
||||||
{% since %}v1.9.1{% endsince %}
|
{% since %}v1.9.1{% endsince %}
|
||||||
|
|
||||||
字符串中每个字符都转为大写,对已经是小写的字符没有影响。
|
字符串中每个字符都转为大写,对已经是大写的字符没有影响。
|
||||||
|
|
||||||
输入
|
输入
|
||||||
```liquid
|
```liquid
|
||||||
|
|||||||
Reference in New Issue
Block a user