Formatting code with backticks

Code formatting has been implemented but fails to format back ticks (`) correctly. For example creating a new item:

`console.log(`Hello, ${world}`);`

Will show:

Screenshot-2018-3-8%20Josh%20-%20Dynalist

I donā€™t know if code blocks are supported, (so this might actually be a feature request), but still, some code needs back ticks.

Maybe there is an escape character (none that I could find) to format back ticks in code? Or maybe triple back ticks (```) could be used to format code?


(Sorry if this post needs work, itā€™s my first)

Thanks!

1 Like

Thanks for the post!

Yeah, this is something that would be addressed by the multiline code block feature request: Multi-line code blocks