You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atm the code block button in our Markdown wysiwyg only works for inline code snippets and not for multiline ones. We should make it so that if you select a block with multiline code that it automatically uses three backticks before and after the code block.