將所有換行符(n) 替換為 HTML 的 (<br>) 標(biāo)簽。
n
<br>
輸入
{% capture string_with_newlines %} Hello there {% endcapture %} {{ string_with_newlines | newline_to_br }}
輸出
<br /> Hello<br /> there<br />
? Copyright 2023 深圳藍(lán)曬科技有限公司. 粵ICP備2023054553號(hào)-1