Releases: dprint/dprint-plugin-markdown
Releases · dprint/dprint-plugin-markdown
0.14.1
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.14.1.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.14.0
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.14.0.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.13.3
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.13.3.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.13.2
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.13.2.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.13.1
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.13.1.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.13.0
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.13.0.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.12.2
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.12.2.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.12.1
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.12.1.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.12.0
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.12.0.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package
0.11.3
Install
Then in your project's dprint configuration file:
- Specify the plugin url in the
"plugins"
array. - Ensure
.md
file extensions are matched in an"includes"
pattern. - Add a
"markdown"
configuration property if desired.{ // ...etc... "markdown": { // markdown config goes here }, "includes": [ "**/*.{md}" ], "plugins": [ "https://plugins.dprint.dev/markdown-0.11.3.wasm" ] }
JS Formatting API
- JS Formatter - Browser/Deno and Node
- npm package