Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this plugin as graphical previewer for markdown output #683

Open
TymekBrunka opened this issue Jun 27, 2024 · 0 comments
Open

Using this plugin as graphical previewer for markdown output #683

TymekBrunka opened this issue Jun 27, 2024 · 0 comments

Comments

@TymekBrunka
Copy link

TymekBrunka commented Jun 27, 2024

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

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:

@TymekBrunka TymekBrunka changed the title Using this plugin as previewer for markdown output Using this plugin as graphical previewer for markdown output Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant