이 문서는
https://tiddlywiki.com/languages/ko-KR/
에서 티들리위키의 정적 HTML 표현의 일부입니다
TestCases/WikifyWidget/WordCount/Success
$:/tags/wiki-test-spec
Accurate word count
If you use wikify, you can calculate an accurate word count.
Output
ExpectedResult
lorem
title
Output
<$wikify name="lorem" text={{lorem}} output="text">Word count = <$count filter="[<lorem>split[ ]!is[blank]]"/></$wikify>
Word count = 3