| r7 vs r9 | ||
|---|---|---|
| 1 | {{{#!if date = st.split("/")[0] | |
| 1 | {{{#!if date = st.split("/")[0] | |
| 2 | }}}{{{#!if content = st.split("/")[1] | |
| 3 | }}}{{{#!if l = st.length | |
| 2 | 4 | }}}날짜: @date@ |
| 3 | 5 | 내용: @content@ |
| 4 | 6 | 길이: @l@ |
| r7 vs r9 | ||
|---|---|---|
| 1 | {{{#!if date = st.split("/")[0] | |
| 1 | {{{#!if date = st.split("/")[0] | |
| 2 | }}}{{{#!if content = st.split("/")[1] | |
| 3 | }}}{{{#!if l = st.length | |
| 2 | 4 | }}}날짜: @date@ |
| 3 | 5 | 내용: @content@ |
| 4 | 6 | 길이: @l@ |