

The problem is there even on a a blank Tiddlywiki. The <p> tags are inserted even though the 'Hello' tiddly contains only the <ul>....</ul> content.
<$view tiddler="Hello" format="htmlwikified" />
<$transclude tiddler="Hello" mode="block" />
{{Hello}}
