-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
If I open an HTML or CSS file I can render the images in them because of these options
html = {
enabled = true,
},
css = {
enabled = true,
},So in my html file I do see the following image rendered
<img
src="https://res.cloudinary.com/daqwsgmx6/image/upload/q_75/v1717456413/youtube/neovim/neovim-vs-neovide.avif"
alt="neovide-vs-neovim"
/>
But if in a markdown file, I cannot render HTML images, is it possible to have the option, to render HTML images in markdown files? I guess not everyone would like to have it on by default
I originally asked about this in discord 16 days ago, and I said I would open this issue in a "little while", this is a little while 🤣 (sorry but my procrastinating skills and random change in priorities don't allow me to focus)
DPDmancul
Metadata
Metadata
Assignees
Labels
No labels