From b82bcd4a484564ea51a1487205f94afe1dfd88a8 Mon Sep 17 00:00:00 2001 From: samzong Date: Thu, 17 Apr 2025 00:33:14 +0800 Subject: [PATCH] Add mdctl - a command-line tool for processing Markdown files (#1628) --- command-line-apps-zh.md | 1 + command-line-apps.md | 1 + 2 files changed, 2 insertions(+) diff --git a/command-line-apps-zh.md b/command-line-apps-zh.md index 517ff68..d5c0d63 100644 --- a/command-line-apps-zh.md +++ b/command-line-apps-zh.md @@ -62,6 +62,7 @@ * [httpie](https://httpie.org) - HTTPie 是一个让你微笑的命令行 HTTP 客户端。 [![Open-Source Software][OSS Icon]](https://github.com/jakubroztocil/httpie) ![Freeware][Freeware Icon] * [JSON Schema CLI](https://github.com/sourcemeta/jsonschema) - The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines. [![Open-Source Software][OSS Icon]](https://github.com/sourcemeta/jsonschema) ![Freeware][Freeware Icon] +* [mdctl](https://github.com/samzong/mdctl) - 一个用于处理 Markdown 文件的命令行工具。下载图片、翻译文件等。 ![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon] ## Other diff --git a/command-line-apps.md b/command-line-apps.md index d0f99f4..9592737 100644 --- a/command-line-apps.md +++ b/command-line-apps.md @@ -62,6 +62,7 @@ A curated list of useful command line apps * [httpie](https://httpie.org) - Modern command line HTTP client. [![OSS][OSS Icon]](https://github.com/jakubroztocil/httpie) ![Freeware][Freeware Icon] * [JSON Schema CLI](https://github.com/sourcemeta/jsonschema) - The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines. [![Open-Source Software][OSS Icon]](https://github.com/sourcemeta/jsonschema) ![Freeware][Freeware Icon] +* [mdctl](https://github.com/samzong/mdctl) - A command-line tool for processing Markdown files. Download Images, Translate Files, etc. ![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon] ## Other