0.5.6
Changes
- Fix editor plugins not formatting markdown code blocks.
- Fix
dprint initconsole output.
Install
Linux/Mac/WSL:
curl -fsSL https://dprint.dev/install.sh | shWindows (use Powershell or installer below):
iwr https://dprint.dev/install.ps1 -useb | iexHomebrew (Mac):
brew tap dprint/dprint
brew install dprint