@ in URL makes links render as emails in editor

Steps to reproduce

Create a document with

- [ ] Add tests for session.js service
- [x] Add SENTRY_ENV (or similar flag
---
- **Production**: https://[email protected]/123
- **Staging**: https://[email protected]/456

Expected result

The entirety of the links are highlighted and linked to the correct URL.

Actual result

Screen Shot 2021-04-06 at 15.53.39

Environment

  • Operating system: macOS 10.15.7
  • Obsidian version: 0.11.9

yeah, you should use markdown links [link](https://[email protected]/123)

1 Like

looks fixed in 0.13.15

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.