Test of name assignment.
On Thursday, December 16, 2021 at 10:07:28 PM UTC-8 Mohammad wrote:
> Symptom
>
> If you write codes in your post in Google Group, it may be displayed
> wrongly when is fetched by Tiddlywiki Talk and is displayed in Talk Forum!
>
> It seems if one wraps codes in codeblock e.g. triple backticks, they will
> be shown correctly in Talk!
>
> Example i
> Code wrapped in backticks
>
> ```
> <$vars thisDynamicFilter={{{
> [fields[]regexp[aaa]addprefix<p1>addsuffix<p2>] [<p3>] +[join[ ]] }}}>
> <$list filter={{{ [<thisDynamicFilter>] }}}>
> ''total:'' <<currentTiddler>>
> </$list>
> </$vars>
> ```
>
> Example ii
> Code is NOT wrapped in backticks
> <$vars thisDynamicFilter={{{
> [fields[]regexp[aaa]addprefix<p1>addsuffix<p2>] [<p3>] +[join[ ]] }}}>
> <$list filter={{{ [<thisDynamicFilter>] }}}>
> ''total:'' <<currentTiddler>>
> </$list>
> </$vars>
>
> Open GG and Talk and compare the result!
>
>
>
--
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/32db2151-0719-408a-a670-ba389d904c52n%40googlegroups.com.