iamcco / iamcco/markdown-preview.nvim
Callback to limit parts of the file to preview
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
I inject Markdown into mails I write. As a consequence, when I call markdown-preview, I get a preview that includes RFC5322 headers, and a mail signature, both of which are not Markdown.
Would it be possibel to give me a config option such that I can define a callback function that takes the entire file and only returns the parts that I want to be previewed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.