iamcco / iamcco/markdown-preview.nvim

[FR] Linking files through wikilinks

Open
#702 0 comments 1 reaction 0 assignees View on GitHub
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.
![Screenshot 2024-10-16 at 9 23 57 PM](https://github.com/user-attachments/assets/812ef461-0f5a-412e-ac3f-c0567e3b0264)
(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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.