# SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
# SPDX-License-Identifier: EUPL-1.2
# Enable all rules by default
all
# All unordered lists must use '-' consistently at all levels
rule , :style => :dash
rule , :indent => 4
rule , :style => :ordered
# Disable duplicate heading check
exclude_rule
# Disable line length limit because markdown tables can't have linebreaks in them
exclude_rule