slate-markdown
slate-markdown copied to clipboard
Support GitHub-style triple backtick codeblocks
It'd be super awesome if we could support GitHub-style triple-backtick codeblocks.
I tried my hand at this, but the issue is that the Slate rule at the moment only gives us a single block, meaning we cannot detect if there's a triple backtick on the line before the current text 🙄
Let's see if I can find a workaround... /cc @ianstormtaylor