Testing version: Version 2.0 (9695)
What were you doing: Testing various link md link formats inside a table
What feature did you use: footnotes, implicit link, link aliases and tables
What happened: some of the special md link format work ; some don’t
What did you expect to happen:
Table Edge Cases
| Example | Works? |
|-----------------------------|------------------|
| [[Wiki Linik]] | ✅ |
| [Bear Beta](beta.bear.app/) | ✅ |
| [implicit link] | ❌ Not Recognised |
| [gmail][gm] | ❌ -50 Error |
| a footnote[^2] | ❌ -50 Error |
- [implicit link] -> ✅
- [gm] -> ✅
- [gmail][gm] -> ✅
## Link definitions
[implicit link]: www.google.com
[gm]: gmail.com
[^2]: Footnote