2018-08-20 01:02:57 -04:00
|
|
|
key: markdownExpandtabs
|
|
|
|
title: Expand Tabs
|
|
|
|
description: Replace tabs with spaces in code blocks
|
|
|
|
author: requarks.io
|
2019-08-04 23:53:21 -04:00
|
|
|
icon: mdi-arrow-expand-horizontal
|
2018-08-26 22:38:08 -04:00
|
|
|
enabledDefault: true
|
|
|
|
dependsOn: markdownCore
|
2018-09-09 20:33:10 -04:00
|
|
|
props:
|
|
|
|
tabWidth:
|
|
|
|
type: Number
|
|
|
|
title: Tab Width
|
|
|
|
hint: Amount of spaces for each tab
|
|
|
|
default: 4
|