Hi Mark > Is it possible to have hard linebreaks combined with a code block? I am > placing an SQL script within a code block but I am finding the indentation to > be off. > Using hard linebreaks within a code block the indentation is correct but the > """ is displayed at the top and bottom of the code block.
Code blocks support hard line breaks by default; the following should be set in monospace with hard line breaks: ``` 'Twas brillig, and the slithy toves Did gyre and gimble in the wabe: All mimsy were the borogoves, And the mome raths outgrabe. ``` If you’re seeing something different there may be a problem. What operating system and browser are you using? Best wishes Jeremy > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/c0f0ccc8-a25d-4974-9230-c315dabdabaf%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/c0f0ccc8-a25d-4974-9230-c315dabdabaf%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/2124C423-77D5-4A91-90CB-6BFB26E860A4%40gmail.com. For more options, visit https://groups.google.com/d/optout.

