chomp
少于1分钟
将以下英文翻译为中文:
chomp
https://gohugo.io/functions/chomp/
Removes any trailing newline characters.
语法
chomp INPUT
strings.Chomp INPUT
Useful in a pipeline to remove newlines added by other processing (e.g., markdownify).
| |
最后修改 June 1, 2023: 新增一个配置参数:sidebar_menu_truncate = 500 用于解决菜单不全的问题 (27810f1)