Hi Eric,
That doesnt solve the problem since the transclusion renders the html
instead of printing just the code. The code is needed because this tiddler
is extracted into a html file and used to build a website.
[image: Screen Shot 2020-08-04 at 11.28.16 PM.png]
Cheers,
Adithya
On Tuesday, August 4, 2020 at 11:14:27 PM UTC+5:30 Eric Shulman wrote:
> On Tuesday, August 4, 2020 at 10:36:53 AM UTC-7, Adithya B M wrote:
>>
>> 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.
>
>
> Perhaps you can use normal transclusion, and leave the HTML generation for
> the static export process. Thus, instead of writing
> <$view tiddler="Hello" format="htmlwikified" />
> you could write:
> <$transclude tiddler="Hello" mode="block" />
> or maybe even just
> {{Hello}}
>
> -e
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/2ece946f-43dc-47af-8fbe-772a6529f1a3n%40googlegroups.com.