Self-built dprint plugin binaries. Reference one in
dprint.json by URL; dprint pins a SHA-256 of the bytes.
| Plugin | Version | Files |
|---|---|---|
| malva (CSS/SCSS/Sass/Less) | v0.15.3 | wasm · schema |
| markdown (fork: code fences kept verbatim) | v0.22.1-mk | wasm · schema |
{
"plugins": [
"https://dprint.opus131.com/malva-v0.15.3.wasm"
]
}
Run dprint config add or let dprint append the checksum on first use.