kkoomen / vim-doge

(Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥
GNU General Public License v3.0
1.01k stars 51 forks source link

[Feature] Support HTML, SvelteJS and VueJS #632

Closed kkoomen closed 1 year ago

kkoomen commented 1 year ago

This PR implements an HTML parser and removes the SvelteParser and therefore also can easily add support for VueJS files, because svelte and vue are simply html aliases within vim-doge.