I know this may sound weird, but I need to have formatting on other sections. text/html format won't work; I need something like the code (monospace and no formatting, no whitespace eating), but centered, and only a section of the tiddler.
On Saturday, April 8, 2017 at 3:41:14 PM UTC-4, Mark S. wrote: > > This works if you set the tiddler type to text/html: > > <div style="text-align:center;display:inline"> > <div style="font-family:monospace;white-space:pre;"> > > __ __) / > (, ) | / /) / > | /| / _ // _ ______ _ / > |/ |/ _(/_(/_(__(_) // (__(/_ o > / | > </div></div> > > > The standard tiddler format arbitrarily "eats" whitespace and interprets > some of those forward slashes as tag markers. I'm guessing that the TW5 > parser is getting mixed up by the forward slashes when looking for embedded > HTML. > > HTH > Mark > > On Saturday, April 8, 2017 at 8:14:45 AM UTC-7, j3d1H wrote: >> >> I know this sounds like a contradiction, but what I'm trying to do is >> make code (as it has underscores, it's ASCII art) that centers. I want to >> have it have the code border, too, so yeah. Here's the ASCII art in >> question: >> >> __ __) / >> (, ) | / /) / >> | /| / _ // _ ______ _ / >> |/ |/ _(/_(/_(__(_) // (__(/_ o >> / | >> >> (It's Invita, from Figlet) >> And I want to surround it with triple whatever-these-are: ` >> But centered. Is there a way to do this? (I do know that it will mess up >> a bit, as it tries to center it, but I can use whitespace to mess with >> that.) >> >> EDIT: I know the ASCII art looks messed up, but it looks fine in >> TiddlyWiki, so that *is* correct. >> > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/74818804-deda-46cd-9b5f-6b42e1a75011%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

