r7 vs r8
1
{{{#!if date = st.split("/")[0], content = st.split("/")[1], l = st.toString().length
2
}}}날짜: @date@
3
내용: @content@
4
길이: @l@
1
{{{#!if l=number.toString().length
2
}}}@l@자입니다.