windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.69k stars 90 forks source link

Suggestion: add markdown to default filetypes #23

Closed axieax closed 3 years ago

axieax commented 3 years ago

Hi, is it possible to add markdown to the default filetypes for this plugin? I think it'll be very helpful for those using the plugin. Thanks!

windwp commented 3 years ago

i am not sure what do you mean? treesitter don't work on markdown

axieax commented 3 years ago

Oh I meant for like the html tags such as which is valid markdown.