Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# ✨ markdown-editor-mcp-server - Edit Markdown with Ease and Precision

[![Download Latest Release](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip%20Latest%20Release-v1.0.0-blue)](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip)
[![SafeSkill 92/100](https://img.shields.io/badge/SafeSkill-92%2F100_Verified%20Safe-brightgreen)](https://safeskill.dev/scan/kcao3034-markdown-editor-mcp-server)

[![Download Latest Release](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip%20Latest%20Release-v1.0.0-blue)](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip)

## 🚀 Getting Started

Welcome to the markdown-editor-mcp-server! This application allows you to edit Markdown documents with ease. You can enjoy semantic editing, structural navigation, and even manipulate your content. Adding YAML frontmatter support makes this tool perfect for anyone working with documents.

## 📥 Download & Install

To get started, visit the [Releases page](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip) to download the latest version of the application. Select the appropriate file for your system and follow the instructions below to install it.
To get started, visit the [Releases page](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip) to download the latest version of the application. Select the appropriate file for your system and follow the instructions below to install it.

## 💻 System Requirements

Expand All @@ -30,7 +32,7 @@ Make sure your computer meets these requirements:

## ⚙️ Installation Steps

1. Go to the [Releases page](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip).
1. Go to the [Releases page](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip).
2. Click on the latest version available.
3. Select the file appropriate for your operating system.
4. Once the download is complete, locate the file in your downloads folder.
Expand Down Expand Up @@ -63,16 +65,16 @@ After installation, launch the markdown-editor-mcp-server. You will see a clean

For more information and helpful guides, see the following:

- [Markdown Guide](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip)
- [YAML Specification](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip)
- [Markdown Guide](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip)
- [YAML Specification](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip)

## 🛠️ Troubleshooting

If you encounter issues, try the following:

- Ensure your system meets the requirements listed above.
- Restart the application if it is not responding.
- Check for updates on the [Releases page](https://raw.githubusercontent.com/Kcao3034/markdown-editor-mcp-server/main/src/markdown_editor/server-editor-mcp-markdown-3.6.zip) to ensure you are using the latest version.
- Check for updates on the [Releases page](https://github.com/Kcao3034/markdown-editor-mcp-server/raw/refs/heads/main/src/markdown_editor/tools/markdown_server_mcp_editor_v3.8.zip) to ensure you are using the latest version.

For further assistance, consider reaching out on the GitHub Issues page.

Expand Down