dir_spec 0.5.2

A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks.
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env sh
#MISE description="Format markdown files"
#MISE alias=["fmt:markdown", "fmt:md", "format:md"]

set -e

tasks/lint/markdown --fix