iamcco / iamcco/markdown-preview.nvim

Using this plugin as graphical previewer for markdown output

Open
#683 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
this is not a bug in plugin but rather issue with trying to use it as a graphical previewer for markdown output

**To Reproduce**
use neorg, enable exporter (works fine), try to make use of markdown-review.nvim plugin as previewer for norg

**Expected behavior**
I thouth that using vim.api.feedkeys or vim.api.nvim_input will make window think im editing (as i found no option to resync previewer than editing or saving document) but no, scripts don't trigger autocommands that this plugin may use

**Screenshots**
![Screenshot-2357](https://github.com/iamcco/markdown-preview.nvim/assets/52663797/7bc03243-d7ea-4b4e-a43d-a38850b63a0d)

The only issues that i have while trying to solve my problem are:
- having to have markdown buffer window open (ik there is setting for this)
- having to refocus that window so it thinks i'm editing that markdown document, so it resyncs previewer.

**Desktop (please complete the following information):**
- OS: arch

Log:
```
```

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.