Skip to content

0.5.6

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:57

Changes

  • Fix editor plugins not formatting markdown code blocks.
  • Fix dprint init console output.

Install

Linux/Mac/WSL:

curl -fsSL https://dprint.dev/install.sh | sh

Windows (use Powershell or installer below):

iwr https://dprint.dev/install.ps1 -useb | iex

Homebrew (Mac):

brew tap dprint/dprint
brew install dprint