ribbity-org / ribbity

Software to turn GitHub issue trackers into mkdocs Web sites.
https://ribbity-org.github.io/ribbity-docs/
Other
8 stars 2 forks source link

don't transform URLs in verbatim fields #24

Closed ctb closed 2 years ago

ctb commented 2 years ago

right now the regexp for transforming URLs is applied everywhere, even to content in verbatim fields. is bad.

probably needs https://github.com/ribbity-org/ribbity/issues/23