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/ddd34843-f116-4f44-942b-feb603c4dad0n%40googlegroups.com.

Reply via email to