Skip to content

Commit

Permalink
feat: add mdsf (#6068)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Jun 11, 2024
1 parent efe6f09 commit 4245d97
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/mdsf/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: mdsf
description: Format markdown code blocks using your favorite code formatters.
homepage: https://github.com/hougesen/mdsf
licenses:
- MIT
languages:
- Markdown
categories:
- Formatter

source:
id: pkg:cargo/[email protected]

bin:
mdsf: cargo:mdsf

0 comments on commit 4245d97

Please sign in to comment.