hugo-site-uniu/.vale.ini
2025-05-21 22:37:37 +08:00

24 lines
407 B
INI

StylesPath = styles
MinAlertLevel = suggestion
Packages = Microsoft, proselint, Hugo
[*.{md}]
# ^ This section applies to only Markdown files.
#
# You can change (or add) file extensions here
# to apply these settings to other file types.
#
# For example, to apply these settings to both
# Markdown and reStructuredText:
#
# [*.{md,rst}]
BasedOnStyles = Vale, Microsoft, proselint
[formats]
mdx = md