Hi,
i have a tiddler containing fields with HTML-Markup (i import from
elsewhere) that i want to have rendered as is but *without applying all the
wikirules* AND i don't want to add a \rules-pragma to all the fields. I
can't get my desired output (played a lot with {{-Translusion,
<$transclude>, <$wikify>, <$viewwidget>, <$textwidget> and nesting
combinations of them. To make it clearer i attached two tiddlers showcasing
my problem:
- *my-case-with-corrupted-output.json* containing the data as i receive
them from the input with just a simple {{-Translusion and showing how it
*should
NOT be rendered* (markups '' and // are interpreted, what i don't want)
- *expected-output-but-with-with-rules-pragma-inside-field-values.json*
containing the same data *but with the \rules-pragma added* (as i
mentioned above: i don't want to pollute the fields with that) => actually
just a showcase to understand better how i want the two fields to be
rendered in the output
*Regarding these two files the final question is fairly simple*: how whould
i need to change *my-case-with-corrupted-output.json* to output html1 and
html2 like it can be seen in
*expected-output-but-with-with-rules-pragma-inside-field-values.json* below
the <hr>-Element *but WITHOUT changing the values inside the fields*?
Thanks a lot,
Mirko
--
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/70803fc5-f3db-43b1-954b-d1c7c42b7ba9n%40googlegroups.com.
my-case-with-corrupted-output.json
Description: application/json
expected-output-but-with-with-rules-pragma-inside-field-values.json
Description: application/json

