Since this is somewhat related to the previous question I'll reply to my old post and add on to this thread. In the future someone might find both questions useful...
Anyway, suppose I want to have double-slashes in the body of a paragraph, and I don't want the paragraph formatted as block text (i.e. no font differences) e.g.: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus augue urna, scelerisque vel pulvinar eget, tincidunt vitae tellus. Etiam at hendrerit lacus. Vivamus pulvinar porta lacinia. Apple //e Proin a lorem bibendum, egestas ipsum ut, accumsan quam. Vivamus sagittis laoreet ex in ullamcorper. Phasellus rhoncus orci condimentum orci aliquet, quis consectetur mauris vehicula. Sed nec eleifend felis. (Text made red for emphasis but would be black in my tiddler). Any way to do this? Thanks On Friday, October 24, 2014 at 10:25:38 AM UTC-4, Robert Edwards wrote: > > That makes is clearer. Thanks! > > On Friday, October 24, 2014 9:50:59 AM UTC-4, Jeremy Ruston wrote: >> >> Hi Robert >> >> This stuff gets tricky to explain. The problem with the following example >> isn't so much that there's a line break missing before the three backticks, >> as that the previous paragraph needs a terminating double line break in >> order for it to be recognised as a paragraph: >> >> text of previous paragraph >> ``` >> monospaced >> ``` >> >> I've done my best to clarify things here: >> >> >> https://github.com/Jermolene/TiddlyWiki5/commit/2bc9a7b1150fe30b9607ee24887bbab609a2b851 >> >> Best wishes >> >> Jeremy. >> >> >> >> On Fri, Oct 24, 2014 at 12:58 PM, Robert Edwards <[email protected]> >> wrote: >> >>> Makes sense. Perhaps a note could be added in the docs mentioning that? >>> As I mentioned in the other post, the docs say only that the >>> triple-backticks must be at the beginning of a line and followed by a >>> newline, not that they must also be preceded by a newline. >>> >>> Cheers! >>> >>> >>> >>> On Thursday, October 23, 2014 7:37:08 PM UTC-4, PMario wrote: >>>> >>>> >>>> On Thursday, October 23, 2014 10:04:59 PM UTC+2, Robert Edwards wrote: >>>>> >>>>> I noticed in your example you have the two newlines before the first >>>>> set of backticks. Is that correctly required? The docs here: >>>>> >>>> >>>> yes. That's required for TW5 paragraph handling. So if there is no >>>> double linebreak, TW parser things everything belongs together. >>>> >>>> clone from ... will be a paragraph >>>> >>>> ``` >>>> ssh: ... will be a <pre><code> block >>>> ``` >>>> >>>> -m >>>> >>>> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- 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 post to this group, send email to [email protected]. 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/a4eda978-53fe-4e3f-b0db-3a7f98bf1c77%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

