Skip to main content
Module

x/parsedown/dprint.json

WASM code for parsing Markdown into HTML with light output tweaking
Latest
File
{ "json": { }, "markdown": { }, "toml": { }, "includes": ["**/*.{json,md,toml}"], "excludes": [ "**/*-lock.json" ], "plugins": [ "https://plugins.dprint.dev/json-0.17.0.wasm", "https://plugins.dprint.dev/markdown-0.15.1.wasm", "https://plugins.dprint.dev/toml-0.5.4.wasm" ]}