iamcco / iamcco/markdown-preview.nvim

Adding custom javascript

Open
#334 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

I wanted to extend my markdown preview with a simple javascript function.

Adding tags does not work because javascript cannot be loaded after the page loads. Unless you use eval() **Shutters**

I tried finding or creating a hook in the source file, but I am not sure where to look. (my best guess currently is somewhere in app/pages)

I was wondering it there is a better way of doing this. Perhaps this could be an official feature.

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.