From 20c12f6004c24f832e55b5dc83d44560c2795f53 Mon Sep 17 00:00:00 2001 From: Analysis Tools Bot Date: Fri, 15 Nov 2024 20:32:14 +0000 Subject: [PATCH] Commit list --- README.md | 4 +++- data/api/tools.json | 29 ++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fac972b85..e9cf1a3f4 100644 --- a/README.md +++ b/README.md @@ -779,7 +779,7 @@ A ktfmt IntelliJ plugin is available from the plugin repository. To install it, - [lualint](https://github.com/philips/lualint) — lualint performs luac-based static analysis of global variable usage in Lua source code. -- [Luanalysis](https://plugins.jetbrains.com/plugin/14698-luanalysis) — An IDE for statically typed Lua development. +- [Luanalysis](https://plugins.jetbrains.com/plugin/14698-luanalysis) :warning: — An IDE for statically typed Lua development. @@ -2034,6 +2034,8 @@ but with the following improvements: - [mdl](https://github.com/mivok/markdownlint) — A tool to check Markdown files and flag style issues. +- [mdsf](https://github.com/hougesen/mdsf) — Format markdown code blocks using your favorite code formatters. + - [remark-lint](https://remark.js.org) — Pluggable Markdown code style linter written in JavaScript. - [textlint](https://textlint.github.io/) — textlint is an open source text linting utility written in JavaScript. diff --git a/data/api/tools.json b/data/api/tools.json index 03b31b4f4..175afd78c 100644 --- a/data/api/tools.json +++ b/data/api/tools.json @@ -11078,7 +11078,7 @@ "plans": null, "description": "An IDE for statically typed Lua development.", "discussion": null, - "deprecated": null, + "deprecated": true, "resources": null, "reviews": null, "demos": null, @@ -11357,6 +11357,33 @@ "demos": null, "wrapper": null }, + "mdsf": { + "name": "mdsf", + "categories": [ + "formatter" + ], + "languages": [], + "other": [ + "markdown" + ], + "licenses": [ + "MIT License" + ], + "types": [ + "cli" + ], + "homepage": "https://github.com/hougesen/mdsf", + "source": "https://github.com/hougesen/mdsf", + "pricing": null, + "plans": null, + "description": "Format markdown code blocks using your favorite code formatters.", + "discussion": null, + "deprecated": null, + "resources": null, + "reviews": null, + "demos": null, + "wrapper": null + }, "mega-linter": { "name": "Mega-Linter", "categories": [