14 lines
307 B
YAML
Raw Normal View History

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
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