💄 (table) simplify tables ui
This commit is contained in:
@@ -13,7 +13,7 @@ const md = new MarkdownIt({
|
||||
h4: ['title', 'is-5'],
|
||||
h5: ['title', 'is-6'],
|
||||
h6: ['title', 'is-6'],
|
||||
table: ['table', 'is-striped', 'is-hoverable']
|
||||
table: ['table', 'is-fullwidth']
|
||||
})
|
||||
.use(blockEmbedPlugin, {
|
||||
youtube: {
|
||||
|
||||
Reference in New Issue
Block a user