[GH-ISSUE #282] no hard tabs in code block #243

Closed
opened 2026-03-03 01:25:02 +03:00 by kerem · 1 comment
Owner

Originally created by @kzhui125 on GitHub (May 3, 2020).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/282

But golang / go fmt use tabs.

Originally created by @kzhui125 on GitHub (May 3, 2020). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/282 But golang / go fmt use tabs.
kerem 2026-03-03 01:25:02 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DavidAnson commented on GitHub (May 3, 2020):

Per the documentation, you could set the code_blocks parameter to false - or disable the rule entirely.

https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md010

<!-- gh-comment-id:623188584 --> @DavidAnson commented on GitHub (May 3, 2020): Per the documentation, you could set the `code_blocks` parameter to `false` - or disable the rule entirely. https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md010
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#243
No description provided.