| id |
MDS007 |
| name |
no-hard-tabs |
| status |
ready |
| description |
No tab characters. Use spaces instead. |
| category |
whitespace |
| nature |
style |
| maintainability |
|
| markdownlint |
| id |
name |
partial |
default |
MD010 |
no-hard-tabs |
false |
true |
|
|
| rumdl |
| id |
name |
partial |
default |
MD010 |
no-hard-tabs |
false |
true |
|
|
| mado |
| id |
name |
partial |
default |
MD010 |
no-hard-tabs |
false |
true |
|
|
| panache |
|
| obsidian-linter |
|
| gomarklint |
| id |
name |
partial |
default |
no-hard-tabs |
no-hard-tabs |
false |
true |
|
|
No tab characters. Use spaces instead.
Enable:
rules:
no-hard-tabs: true
Disable:
rules:
no-hard-tabs: false
# Title
No tabs here.
```text
indented with tab
more tabbed code
```
- ID: MDS007
- Name:
no-hard-tabs
- Status: ready
- Default: enabled
- Fixable: yes
- Implementation:
source
- Category: whitespace
- markdownlint: MD010 (no-hard-tabs)
- rumdl: MD010 (no-hard-tabs)
- mado: MD010 (no-hard-tabs)
- gomarklint: no-hard-tabs