rouge
rouge copied to clipboard
add halfway support for multiline elixir sigils
This changeset treats multiline sigils as doc strings, similar to how things work in GitHub as of time of authoring.
I'm not sure if this is the best approach, but it seems to work equivalently to GitHub, etc which seems good enough for now.
Fixes #2051