Escape triple tick in code block
For example:
```ruby
def example
puts "\```language
code{ }
\```"
end
Currently it will ignore the backslash and end the code block at the 2nd triple tick and start a new one at the 3rd triple tick.
14
-
i wonder about the same
0
U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
1 opmerking