language-data/.markdownlint.yml

11 lines
236 B
YAML
Raw Normal View History

2023-01-10 11:26:18 +01:00
# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: CC0-1.0
#
# This file is maintained in https://github.com/WeblateOrg/meta/
first-line-heading: false
line-length: false
2023-01-11 09:42:22 +01:00
html:
allowed_elements: [a, img]