이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

trim Operator (Examples)

2019년 6월 13일 오후 3:39

[[ a b ]trim[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim:prefix[]addprefix[-]addsuffix[-]]

[[ abc ]] [[def ]] [[ ghi]] +[trim:suffix[]addprefix[-]addsuffix[-]]

abacus baobab +[trim[ab]]

abacus baobab +[trim:prefix[ab]]

abacus baobab +[trim:suffix[ab]]