Skip to content

Commit

Permalink
feat: deprecate markdownfmt in favour of mdformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Davy Jones committed Nov 15, 2023
1 parent 29fa92b commit abfc6fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/sgmarkdownfmt/tools.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Deprecated: markdownfmt is deprecated and has been replaced by mdformat.
//
// See sgmdformat package for a replacement.
package sgmarkdownfmt

import (
Expand Down

0 comments on commit abfc6fb

Please # to comment.