This page is part of a static HTML representation of the TiddlyWiki at
https://tiddlywiki.com/
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