iamcco / iamcco/markdown-preview.nvim
[FR] Linking files through wikilinks
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
Okay so... MD Links are a pain in the arse to write/type (whichever verb you may prefer)
**To Reproduce**
Steps to reproduce the behavior:
Type [[markdown link]] and see what happens. Alternatively... idk, open an obsidian note on nvim and Toggle MD Preview I guess?
**Expected behavior**
You see, no one wants to see [[organic chemistry]]. People wanna see it like how \[organic chemistry](organic%20chemistry.md) would be rendered (which would look like [organic chemistry](organic%20chemistry.md) lol)
**Screenshots**
If applicable, add screenshots to help explain your problem.

(The ones that do appear as links are written in traditional MD format, to show the difference
**Desktop (please complete the following information):**
- OS: Mac OS Monterey, v12.7.6 (Too rich to own a mac, too broke to afford a good one)
Log:
`N/A`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.