QingWei-Li / vue-markdown-loader

📇 Convert Markdown file to Vue2.0 component.
704 stars 161 forks source link

How to customise table #16

Closed lenqwang closed 7 years ago

lenqwang commented 7 years ago

As title, I hope table rendered:

<table class="custom-classname"></table>
QingWei-Li commented 7 years ago

You can override the markdown-it configuration.