@ -22,7 +22,7 @@ module.exports = {
components: {
block: {
rules: [
/*rules: [
'blockquote',
'code',
'fences',
@ -33,11 +33,11 @@ module.exports = {
'list',
'paragraph',
'table'
]
]*/
},
inline: {
'autolink',
'backticks',
'del',
@ -49,7 +49,7 @@ module.exports = {
'links',
'newline',
'text'
typographer: {