mailto links inside a blog post don't work
Open
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When blog posts are pulled from eff.org, they are processed so that relative links to other pages on eff.org still work (the link is converted to an absolute url).
https://github.com/EFForg/sec/blob/eb86f4bb102a2ac23f9c7d74ade6d16b301e6f8f/app/helpers/blog_helper.rb#L3-L13
A [recent post](https://sec.eff.org/blog/how-to-talk-to-your-family-about-digital-security) contains a mailto link at the bottom which gets broken by this transformation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.