miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

Idea : Styling #133

Open devmnj opened 2 years ago

devmnj commented 2 years ago

I am just beginner, have a doubt in mind . Can I style the markdown heading, paragraph, text, ?

alexwohlbruck commented 2 years ago

It would be great if we could specify custom class names for each type of tag it generates. I am needing to apply the styles provided my UI framework using it's classes.