1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-19 09:24:46 +00:00
Files
privacyguides.org/.markdownlint.yml

17 lines
352 B
YAML
Raw Normal View History

# SPDX-FileCopyrightText: 2022 Jonah Aragon <jonah@privacyguides.org>
#
2025-08-12 03:13:42 -05:00
# SPDX-License-Identifier: MIT OR CC-BY-SA-4.0
2023-03-21 16:56:27 -05:00
default: true
line-length: false
ul-indent:
indent: 4
no-inline-html: false
code-block-style: false
2024-03-31 06:10:46 -05:00
no-hard-tabs: true
emphasis-style:
style: "asterisk"
no-trailing-punctuation: false
no-duplicate-heading:
siblings_only: true