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

[Enhancement] Markdown Preview Support #33

Open
snoweuph opened this issue Jun 3, 2024 · 0 comments
Open

[Enhancement] Markdown Preview Support #33

snoweuph opened this issue Jun 3, 2024 · 0 comments

Comments

@snoweuph
Copy link
Contributor

snoweuph commented Jun 3, 2024

It would be awesome to have support for "mrjones2014/mdpreview.nvim"
I would love to see this with some simple Prompt Option:

opt = { mdpreview = true}

I would expect this to pass the display output through the stuff the

require('mdpreview').preview()

Function normal does, so the users settings for that plugin work.

It already has an API

I also expect this to only work together with the displaying enabled,
and it would need compatibility for splitting and co. too.
It should be disabled by default, and be an optional feature.

I might see, if I find the Time to do this myself, but the hope for that isn't that great

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