[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread TonyM
Screen Shot please, then I will know what you were trying to achieve, I am curious. Thanks Tony On Thursday, June 21, 2018 at 1:28:42 AM UTC+10, Captain Packers wrote: > > Got it! You indent 4 or more spaces. > Thanks. > > On Wednesday, June 20, 2018 at 10:37:22 AM UTC-4, TonyM wrote: >> >> Hav

[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread Captain Packers
Got it! You indent 4 or more spaces. Thanks. On Wednesday, June 20, 2018 at 10:37:22 AM UTC-4, TonyM wrote: > > Have you tried surrounding your block with the monospaced editor tool bar > button., which results in > > ``` > Your code > here > ``` > > > On Thursday, June 21, 2018 at 12:15:06 AM UT

[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread Captain Packers
If you change the TYpe: to text/x-markdown, the monospaced button surrounds the text with a single quote, and you get the "inline" style formatting. Manually surrounding with backticks still gives "inline" style formatting, with an extra "inline" character (white background only, no text) above

[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread TonyM
Have you tried surrounding your block with the monospaced editor tool bar button., which results in ``` Your code here ``` On Thursday, June 21, 2018 at 12:15:06 AM UTC+10, Captain Packers wrote: > > I'm thinking about developing documentation for a GitHub project using > TiddlyWiki, but I don