Tag

Markdown

0 views collected around this technical thread.

macrozheng
macrozheng
Apr 10, 2025 · Frontend Development

Master Mermaid: Build Flowcharts, Sequence & Class Diagrams via Docker

Learn how to install Mermaid Live Editor using Docker, then create various diagram types—including flowcharts, sequence diagrams, class diagrams, and mind maps—by writing simple Markdown-like syntax, with examples drawn from a SpringBoot‑Vue e‑commerce project and tips on theme customization.

DockerMarkdownMermaid
0 likes · 10 min read
Master Mermaid: Build Flowcharts, Sequence & Class Diagrams via Docker
macrozheng
macrozheng
Mar 18, 2025 · Frontend Development

Deploy and Master the WeChat Markdown Editor for Stunning Articles

This guide introduces the open‑source WeChat Markdown Editor, outlines its key features such as full Markdown support, Mermaid charts, code highlighting, theme customization, and image upload, and provides step‑by‑step Docker installation and usage instructions for creating stylish WeChat articles.

Code HighlightingDockerImage Upload
0 likes · 6 min read
Deploy and Master the WeChat Markdown Editor for Stunning Articles
Java Architecture Diary
Java Architecture Diary
Dec 18, 2024 · Backend Development

How MarkItDown Transforms Docs to Markdown and Powers AI Pipelines

This article introduces the open‑source MarkItDown Python library, demonstrates converting Excel files to Markdown, shows how to expose its functionality via a Dockerized REST API, and explains advanced integration with visual AI models for richer document processing.

AI integrationDockerMarkdown
0 likes · 7 min read
How MarkItDown Transforms Docs to Markdown and Powers AI Pipelines
macrozheng
macrozheng
Oct 29, 2024 · Fundamentals

Why SiYuan Note Is the Ideal Open‑Source Markdown Notebook for Developers

This guide introduces SiYuan Note, an open‑source, cross‑platform Markdown notebook with WYSIWYG support, explains how to install it via Docker, and demonstrates key features such as theme switching, image insertion, marketplace plugins, and using it for project documentation.

Cross‑PlatformDockerMarkdown
0 likes · 6 min read
Why SiYuan Note Is the Ideal Open‑Source Markdown Notebook for Developers
macrozheng
macrozheng
Jul 29, 2024 · Fundamentals

Mastering Obsidian: Why This Markdown‑Based Note‑Taking Tool Beats the Rest

This guide explains how programmers can use Obsidian—a powerful, Markdown‑driven knowledge‑base app—to capture, organize, and sync notes locally, customize its appearance, and extend functionality with essential plugins such as Git backup, image auto‑upload, Excalidraw, and mind‑map tools.

MarkdownObsidianknowledge management
0 likes · 10 min read
Mastering Obsidian: Why This Markdown‑Based Note‑Taking Tool Beats the Rest
macrozheng
macrozheng
Jun 13, 2024 · Frontend Development

Master Cherry Markdown: Powerful Open-Source Editor with Features, Installation & Demos

Cherry Markdown, Tencent’s open-source JavaScript Markdown editor, offers lightweight, extensible editing with features like image scaling, chart generation, multi-cursor support, and multiple preview modes, and the article provides a detailed overview, performance highlights, installation steps, code examples, and demo screenshots.

EditorJavaScriptMarkdown
0 likes · 6 min read
Master Cherry Markdown: Powerful Open-Source Editor with Features, Installation & Demos
IT Services Circle
IT Services Circle
Oct 14, 2023 · Fundamentals

Typora Markdown Editor: Features, Shortcuts, and Customization Guide

This article provides a detailed tutorial on using the Typora Markdown editor, covering its features, shortcuts for headings, lists, tables, code blocks, hyperlinks, themes, and tips for customizing appearance, making it a valuable guide for developers and document creators.

EditorMarkdownTypora
0 likes · 15 min read
Typora Markdown Editor: Features, Shortcuts, and Customization Guide
Test Development Learning Exchange
Test Development Learning Exchange
Sep 26, 2023 · Fundamentals

How to Install, Configure, Build, and Deploy Documentation with MkDocs

This guide explains how to install MkDocs, set up a docs folder, write Markdown files, configure the mkdocs.yml file, and use mkdocs build and serve commands to generate and preview static documentation sites for deployment.

MarkdownMkDocsStatic Site Generator
0 likes · 3 min read
How to Install, Configure, Build, and Deploy Documentation with MkDocs
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Aug 19, 2023 · Frontend Development

Building a Frontend Knowledge Base with Next.js, Tailwind CSS, and Notion Integration

This article walks through creating a full‑stack frontend knowledge‑base project using Next.js with Tailwind CSS, explains the benefits of server‑side rendering, demonstrates routing, component usage, Notion API integration, markdown rendering, and deployment to Vercel, providing complete code snippets and configuration steps.

MarkdownNext.jsNotion API
0 likes · 14 min read
Building a Frontend Knowledge Base with Next.js, Tailwind CSS, and Notion Integration
TAL Education Technology
TAL Education Technology
Jun 1, 2023 · Frontend Development

Generating Mind Map Markdown with ChatGPT for Frontend Topics

This guide explains how to craft effective ChatGPT prompts to produce markdown‑based mind maps, and details three methods—online Markmap tool, VSCode Markmap extension, and XMind import—for visualizing and editing the resulting diagrams.

ChatGPTMarkdownMarkmap
0 likes · 3 min read
Generating Mind Map Markdown with ChatGPT for Frontend Topics
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 24, 2022 · Frontend Development

Building a Markdown Rich Text Editor with ProseMirror and Remirror in React

This tutorial walks through creating a lightweight rich‑text editor using ProseMirror's core modules, enhancing it with plugins like history and input rules, and then simplifying development with the Remirror React library to support Markdown formatting and custom extensions.

MarkdownProseMirrorReact
0 likes · 12 min read
Building a Markdown Rich Text Editor with ProseMirror and Remirror in React
macrozheng
macrozheng
Nov 9, 2022 · Frontend Development

Create Stunning Developer Slides with Slidev: A Complete Markdown‑Based PPT Guide

Slidev is a developer‑focused presentation tool that lets you build sleek, Vue‑enhanced PPTs using familiar Markdown, covering installation, theme and layout customization, advanced features, and static deployment, with practical code examples and tips for creating professional slides.

DeploymentMarkdownPresentation
0 likes · 12 min read
Create Stunning Developer Slides with Slidev: A Complete Markdown‑Based PPT Guide
Python Programming Learning Circle
Python Programming Learning Circle
Sep 19, 2022 · Backend Development

Flask‑Based Online Blog Platform Tutorial with User Authentication, Markdown Editing, and CRUD Operations

This article provides a step‑by‑step guide to building an online blog platform using Flask and MySQL, covering environment setup, database schema design, user registration and login, password encryption, CRUD operations for posts, Markdown editing, image upload, comment management, and error handling with full code examples.

AuthenticationCRUDFlask
0 likes · 26 min read
Flask‑Based Online Blog Platform Tutorial with User Authentication, Markdown Editing, and CRUD Operations
IT Services Circle
IT Services Circle
Apr 20, 2022 · Fundamentals

The Evolution of Technical Writing: From Early Computer Manuals to Modern Markdown Editors like Yuque

This article traces the history of technical documentation from early computer manuals in the 1940s, through the emergence of markup languages like HTML and Markdown, to modern developer‑focused editors such as Yuque, highlighting why developers favor Markdown and the evolution of Yuque’s editor features.

MarkdownMarkup LanguagesSoftware Development
0 likes · 10 min read
The Evolution of Technical Writing: From Early Computer Manuals to Modern Markdown Editors like Yuque
Python Programming Learning Circle
Python Programming Learning Circle
Apr 13, 2022 · Backend Development

Scraping and Documenting King of Glory Item Data with Python

This tutorial demonstrates how to fetch, clean, and organize King of Glory item data via a public JSON API using Python requests and pandas, then download item images concurrently, and finally generate comprehensive Markdown, Excel, and other documentation formats for easy reference.

ExcelMarkdownPython
0 likes · 6 min read
Scraping and Documenting King of Glory Item Data with Python
IT Services Circle
IT Services Circle
Feb 17, 2022 · Frontend Development

Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction

GitHub now integrates the Mermaid diagram plugin into Markdown, allowing developers to embed flowcharts, sequence diagrams, Gantt charts, and more directly in documentation using simple text syntax, which streamlines visualization, reduces maintenance overhead, and enhances collaborative understanding of project architectures.

GitHubMarkdownMermaid
0 likes · 5 min read
Using Mermaid Diagrams in GitHub Markdown: A Quick Introduction
Sohu Tech Products
Sohu Tech Products
Feb 2, 2022 · Frontend Development

Markmap: Turning Markdown into Interactive Mindmaps

Markmap is a JavaScript tool that parses Markdown documents, extracts their hierarchical structure, and renders them as interactive mindmaps in the browser, offering three npm packages, editor plugins, and detailed usage examples with code snippets.

JavaScriptMarkdownMarkmap
0 likes · 4 min read
Markmap: Turning Markdown into Interactive Mindmaps
Python Programming Learning Circle
Python Programming Learning Circle
Dec 10, 2021 · Frontend Development

Introducing Markdeep: A Lightweight JavaScript‑Based Markdown Editor with Extended Features

Markdeep is an open‑source JavaScript plugin that turns any plain‑text file into a fully rendered Markdown document with support for tables, LaTeX equations, charts and even PPT‑style slides, requiring only a single markup line and no additional installations.

JavaScriptLaTeXMarkdown
0 likes · 5 min read
Introducing Markdeep: A Lightweight JavaScript‑Based Markdown Editor with Extended Features
macrozheng
macrozheng
Oct 6, 2021 · Frontend Development

Build a Powerful WYSIWYG Markdown Editor with Milkdown – A Frontend Guide

Milkdown is an open‑source, highly customizable WYSIWYG Markdown editor built on ProseMirror, offering plugin‑based features such as tables, collaborative editing, and two‑way binding, with easy installation via npm and comprehensive documentation for developers seeking a powerful frontend solution.

MarkdownMilkdownProseMirror
0 likes · 9 min read
Build a Powerful WYSIWYG Markdown Editor with Milkdown – A Frontend Guide