sotte / presenting.vim

A simple tool for presenting slides in vim based on text files.
MIT License
300 stars 50 forks source link

Issues in plugin #46

Open kavinvalli opened 2 years ago

kavinvalli commented 2 years ago

I used the sample markdown provided in the example and getting this issues Screenshot 2022-03-24 at 10 13 32 Screenshot 2022-03-24 at 10 13 45 Screenshot 2022-03-24 at 10 14 06 No Syntax Highlighting as well... I'm not using any other markdown plugin

tommyalatalo commented 2 years ago

I'm also getting syntax being printed to the buffer with <h1> after setting a non-zero value for the top margin. I'm on neovim, NVIM v0.8.0-dev+60-ga75efc237 with the latest version of this plugin.

LeoSunTL commented 1 year ago

the # ## header doesn't look like the examples. is that bug or feature?

avegancafe commented 1 year ago

I am also getting this

BrunaNayara commented 1 year ago

Headers were not presenting right. But after installed figlet, they are working fine. However, syntax highlighting stil does not work 😢

gaytomycode commented 1 year ago

did anyone get the syntax highlighting to work? image

BrunaNayara commented 1 year ago

Nope, couldn't get syntax highlighting working fine 😢