Multiple
Lines
Code block
— snip 8< —
Two
Multiple
Lines
Code block
— snip 8< —
In your code you are using wili syntax within html tags. This is why you then need the blank lines so the parser can recognize the wiki text
Within the html tabs you should continue to use html tags so . . .
# One
# Two
# <span> Three <br/>
<code> this is a test
so is this
</code>
</span>
# four
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/438b1380-a452-48b1-9519-0367df658262%40googlegroups.com.
# One
# Two
# Three<span>
```
multi
line
code
```
</span>
# four
# etc.
Although this is an old thread,
@Eric ShulmanI appreciate your attempt to to show me a fix, I do. But as demonstrated below, it doesn't work. It created an oddity of issues (I am using 5.1.23 and CamelCase is off.)My original tiddler is at the bottom showing the formatting that I used that did work.Duplicating the code you've shown results in the mess below.
I'm not adverse at all if someone wishes to correct me
Thoughts? Corrections? I'm open to constructive criticism.