OXY2DEV / markview.nvim

☄️ Highly customisable markdown(latex & inline html) previewer for Neovim
Apache License 2.0
1.46k stars 41 forks source link

✨ Feature: Support Highlight concealling #184

Open barcell1 opened 1 month ago

barcell1 commented 1 month ago

The nature of the feature:

Description:

Possibility to add a highlight in markdown like Pkms (like obsidian do) using ==text here== would turn the background yellow and the text bold black and would hide the ==== .

Obsidian.nvim implement this on its plugin , but since im using your ui rendering, i disable the obsidian.nvim ui rendering

github-actions[bot] commented 4 days ago

🤖 Bot: Issue has not seen activity in 30 days and will therefore be marked as stale. It will be closed in 7 days if no further response is found.

barcell1 commented 1 day ago

bro, i just saw that the ==highlight== is working, thanks for the implemented feature, may i ask if you intend to hide the == == on the both sides, like others concealing like , ?

And thanks in advance, awesome plugin !

OXY2DEV commented 15 hours ago

I for some reason implemented ===text=== instead of ==text==.

It should be working like *text* now.

Screenshot_2024-11-19-13-04-33-183_com termux-edit