Tagged articles
114 articles
Page 1 of 2
AI Engineer Programming
AI Engineer Programming
May 17, 2026 · Fundamentals

Why Are We Still Using Markdown?

The article analyses Markdown's minimalist design, its ambiguous syntax, security flaws such as ReDoS and XSS vulnerabilities, and the growing gap between its original simple transliteration goal and the complex compiler‑like features developers now demand.

CommonMarkReDoSSecurity
0 likes · 14 min read
Why Are We Still Using Markdown?
IT Services Circle
IT Services Circle
May 17, 2026 · Frontend Development

Why VS Code Is Switching Its Core to TypeScript 7 (and What It Means)

Microsoft’s VS Code 1.119 update brings a full migration to TypeScript 7 with the compiler rewritten in Go, delivering faster type checking, lower memory usage, AI Agent security enhancements, token‑optimised AI features, OpenTelemetry integration and richer markdown editing, signalling a shift toward an AI‑first IDE platform.

AI AgentGoOpenTelemetry
0 likes · 7 min read
Why VS Code Is Switching Its Core to TypeScript 7 (and What It Means)
James' Growth Diary
James' Growth Diary
May 14, 2026 · Backend Development

Inside Claude Code Skills: How a Single Markdown File Powers a Five‑Layer Loading Mechanism

The article dissects Claude Code's Skills system, showing how a lone SKILL.md file, combined with a five‑layer file‑system scope, inode‑based deduplication, conditional activation, plugin integration and incremental injection, enables zero‑code extensibility while managing token consumption for LLM agents.

Claude CodeConditional ActivationPlugin Integration
0 likes · 23 min read
Inside Claude Code Skills: How a Single Markdown File Powers a Five‑Layer Loading Mechanism
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 12, 2026 · Artificial Intelligence

Why Claude Code Teams Prefer HTML Over Markdown: The Unreasonable Effectiveness Explained

The article analyzes why Claude Code developers are shifting from Markdown to HTML, arguing that HTML’s richer layout, visual hierarchy, and interactive capabilities make AI‑generated plans easier to read, compare, and adjust, despite higher token costs and slower generation.

AI-generated contentClaude CodeHTML
0 likes · 9 min read
Why Claude Code Teams Prefer HTML Over Markdown: The Unreasonable Effectiveness Explained
IT Services Circle
IT Services Circle
May 12, 2026 · Frontend Development

Why an Anthropic Engineer Claims HTML Outperforms Markdown (5 Reasons)

Anthropic engineer Thariq argues that HTML should replace Markdown, presenting five concrete advantages—higher information density, better readability, near‑zero sharing cost, interactive capabilities, and greater enjoyment—while also discussing practical use cases, token cost trade‑offs, and version‑control challenges.

AI‑generated documentationClaudeHTML
0 likes · 13 min read
Why an Anthropic Engineer Claims HTML Outperforms Markdown (5 Reasons)
SuanNi
SuanNi
May 10, 2026 · Artificial Intelligence

How HTML Beats Markdown for Better AI Communication and Collaboration

The article argues that while Markdown has served as a convenient intermediate language for large language models, generating HTML output unlocks richer visual presentation, interactive controls, and easier sharing, albeit at the cost of higher token usage and more complex version control.

AI interactionHTMLWeb output
0 likes · 9 min read
How HTML Beats Markdown for Better AI Communication and Collaboration
AI Step-by-Step
AI Step-by-Step
May 8, 2026 · Artificial Intelligence

How LLM Wiki Transforms Personal Agent Knowledge Management

LLM Wiki, proposed by Andrej Karpathy, replaces repetitive RAG retrieval for personal agents with a three‑layer markdown‑based knowledge base that separates raw sources, curated wiki pages, and schema constraints, enabling durable, auditable memory, structured updates, health checks, and a hybrid Wiki‑RAG workflow.

AIKnowledge BaseLLM Wiki
0 likes · 17 min read
How LLM Wiki Transforms Personal Agent Knowledge Management
Frontend AI Walk
Frontend AI Walk
May 2, 2026 · R&D Management

Build a No‑Code Personal Work Log with Claude Code, Obsidian, and Markdown in 30 Minutes

This guide shows how to create a fully Markdown‑based personal work‑log system using Claude Code and Obsidian, enabling one‑minute daily natural‑language entries that the AI automatically classifies, tags, and archives, and generates a formatted Chinese weekly report in seconds without any database or server.

AI automationClaude CodeObsidian
0 likes · 13 min read
Build a No‑Code Personal Work Log with Claude Code, Obsidian, and Markdown in 30 Minutes
Geek Labs
Geek Labs
Apr 29, 2026 · Industry Insights

Practical Open‑Source Projects: Book‑to‑Skill Conversion, Markdown Visualization, and Modern CLI Tools

This article reviews five open‑source projects—cangjie‑skill, mdv, MD‑This‑Page, awesome‑modern‑cli, and OpenAI Codex—detailing their core features, typical use cases, and quick‑start commands to help developers streamline knowledge management, data visualization, web‑to‑Markdown conversion, command‑line productivity, and AI‑assisted coding.

AI skillsCLIdeveloper tools
0 likes · 10 min read
Practical Open‑Source Projects: Book‑to‑Skill Conversion, Markdown Visualization, and Modern CLI Tools
AI Engineering
AI Engineering
Apr 27, 2026 · User Experience Design

Why Every Project Needs a DESIGN.md File: A Markdown Design System Guide

Google Stitch's DESIGN.md lets developers define colors, typography, spacing, and component styles in a plain‑text file that AI assistants can read directly, enabling consistent UI without Figma exports or JSON configs, and tools like HyperDesign can generate it in seconds.

AI assistantsDESIGN.mdGoogle Stitch
0 likes · 7 min read
Why Every Project Needs a DESIGN.md File: A Markdown Design System Guide
ArcThink
ArcThink
Apr 22, 2026 · User Experience Design

How DESIGN.md Turns Design Systems into AI‑Ready Specs (YAML + Markdown)

Google Labs' open‑source DESIGN.md solves the “memory loss” problem of AI design tools by encoding a design system in a dual‑layer YAML and Markdown format, providing precise tokens, narrative intent, and a CLI toolchain (lint, diff, export) that aims to become the package.json of design systems.

AI AgentsToolchainYAML
0 likes · 15 min read
How DESIGN.md Turns Design Systems into AI‑Ready Specs (YAML + Markdown)
BirdNest Tech Talk
BirdNest Tech Talk
Apr 22, 2026 · User Experience Design

Why wxeditor Redefines the WeChat Publishing Workflow for Creators

The article examines the tedious post‑writing workflow of WeChat public‑account articles and shows how wxeditor reorganizes the entire process—three‑pane editing, synchronized preview, theme management, enhanced code blocks, image handling, and auto‑saving—making it a must‑have tool for frequent creators.

User experienceWeChateditor
0 likes · 10 min read
Why wxeditor Redefines the WeChat Publishing Workflow for Creators
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 13, 2026 · Artificial Intelligence

How Markdown Viewer Skills Enable Claude Code to Generate Professional Charts Directly in Markdown

This article introduces the Markdown Viewer Agent Skills collection—a set of 13 skills spanning five rendering engines that let AI coding assistants such as Claude Code, Codex, and Cursor create professional diagrams, infographics, and UML models directly inside Markdown, and provides a detailed feature comparison, installation guide, usage examples, and selection advice versus the competing fireworks‑tech‑graph tool.

AI AgentsComparisonPlantUML
0 likes · 12 min read
How Markdown Viewer Skills Enable Claude Code to Generate Professional Charts Directly in Markdown
AI Software Product Manager
AI Software Product Manager
Apr 7, 2026 · Fundamentals

Master Obsidian: A Complete Guide to Local Knowledge Management and Plugins

This article provides a comprehensive overview of Obsidian, covering its core features, use cases, installation steps, essential concepts like vaults and backlinks, a range of useful plugins, skill imports, and practical workflows such as AI‑driven newsletter automation and turning ideas into actionable projects.

AutomationBidirectional LinksObsidian
0 likes · 8 min read
Master Obsidian: A Complete Guide to Local Knowledge Management and Plugins
AI Architecture Path
AI Architecture Path
Apr 7, 2026 · Frontend Development

Boost AI‑Generated UI Consistency with the Awesome DESIGN.md Repository

The article introduces the open‑source VoltAgent/awesome-design‑md GitHub repository, explains how its DESIGN.md markdown design system enables AI‑friendly, zero‑cost reuse of major‑brand UI specifications, outlines its nine core modules, categorizes templates for various product types, and provides step‑by‑step guidance for quick integration into frontend projects.

AIGitHubUI components
0 likes · 10 min read
Boost AI‑Generated UI Consistency with the Awesome DESIGN.md Repository
Coder Trainee
Coder Trainee
Mar 25, 2026 · Frontend Development

Mastering Docsify: Essential Markdown Syntax for Documentation

This guide walks through Docsify's Markdown-based formatting, covering bold text, color and size tweaks via HTML, table creation, alignment options, line breaks, and custom CSS styling to produce professional‑looking documentation pages.

CSSDocsifyDocumentation
0 likes · 5 min read
Mastering Docsify: Essential Markdown Syntax for Documentation
High Availability Architecture
High Availability Architecture
Mar 6, 2026 · Artificial Intelligence

How to Trim Massive JSON Outputs for Real‑World AI Agents

The article explains why raw JSON from document‑parsing APIs overwhelms an AI agent's context window and presents a practical workflow that separates readable Markdown content from metadata, uses prompt engineering, and leverages sandboxed code to keep agents efficient and accurate.

AI AgentsDocument ParsingPrompt Engineering
0 likes · 11 min read
How to Trim Massive JSON Outputs for Real‑World AI Agents
Fun with Large Models
Fun with Large Models
Feb 27, 2026 · Artificial Intelligence

Step‑by‑Step EasyDataset Workflow for Building High‑Quality LLM Training Data

This guide walks readers through installing EasyDataset, creating a project, uploading documents, choosing appropriate chunking strategies, cleaning the data, generating domain tag trees, and exporting a polished pre‑training dataset, with concrete examples, configuration screenshots, and practical recommendations for each step.

AI modelEasyDatasetLLM data preparation
0 likes · 20 min read
Step‑by‑Step EasyDataset Workflow for Building High‑Quality LLM Training Data
IT Services Circle
IT Services Circle
Feb 16, 2026 · Artificial Intelligence

Make Claude Code Remember Your UI Preferences Using Agent Skills

This guide explains how to package UI design preferences and other reusable instructions into markdown‑based Agent Skills for Claude Code, enabling on‑demand loading, token savings, and modular AI‑driven website, SVG, PPT, and report generation.

AI toolingAgent SkillsClaude Code
0 likes · 10 min read
Make Claude Code Remember Your UI Preferences Using Agent Skills
Coder Trainee
Coder Trainee
Feb 12, 2026 · Frontend Development

Comprehensive Guide to Building Docsify Documentation Sites

This tutorial walks through installing Docsify, initializing a project, configuring index.html, coverpage, navbar and sidebar files, and serving the documentation site locally, providing step‑by‑step commands, code snippets, and screenshots for a complete Docsify setup.

DocsifyDocumentationNode.js
0 likes · 5 min read
Comprehensive Guide to Building Docsify Documentation Sites
Tech Minimalism
Tech Minimalism
Feb 2, 2026 · Artificial Intelligence

Turning Markdown into Persistent Memory: Inside the planning-with-files Claude Code Plugin

planning-with-files is a Claude Code plugin that replaces volatile AI context with durable Markdown files—task_plan.md, findings.md, and progress.md—using hooks to automatically sync goals, record research, and log actions, enabling reliable task tracking, error persistence, and seamless session recovery for complex coding projects.

AI workflowClaude Codehooks
0 likes · 14 min read
Turning Markdown into Persistent Memory: Inside the planning-with-files Claude Code Plugin
Old Zhang's AI Learning
Old Zhang's AI Learning
Jan 26, 2026 · Fundamentals

Why Obsidian Users Should Use Vega to Create Professional Data Charts Directly in Their Notes

The article explains how Obsidian users can overcome the hassle of external chart tools by installing the Vega Visualizations plugin, writing declarative JSON specifications, and rendering a variety of charts—simple and complex—right inside their markdown notes, complete with installation steps, examples, and troubleshooting tips.

Data visualizationObsidianVega
0 likes · 12 min read
Why Obsidian Users Should Use Vega to Create Professional Data Charts Directly in Their Notes
Shuge Unlimited
Shuge Unlimited
Jan 25, 2026 · Artificial Intelligence

Build an AI Article Summarizer with Skills in 10 Minutes – Boost Writing Speed Tenfold

This step‑by‑step tutorial shows how to create a Claude Code Skill that interactively asks for an article, generates short, medium, or detailed structured summaries, saves the result, and includes advanced techniques such as dynamic context injection, sub‑agents, hooks, and version‑controlled best practices.

AI automationAgent SkillsArticle Summarizer
0 likes · 17 min read
Build an AI Article Summarizer with Skills in 10 Minutes – Boost Writing Speed Tenfold
Frontend AI Walk
Frontend AI Walk
Dec 18, 2025 · Artificial Intelligence

Advanced AI Programming: A Step‑by‑Step OpenSpec Development Guide

This guide introduces OpenSpec, a specification‑driven workflow for AI coding assistants, and walks through its core concepts, installation, directory layout, markdown syntax, and practical usage in Cursor and Antigravity IDEs, helping developers keep ideas clear before writing code.

AI coding assistantAntigravity IDECursor IDE
0 likes · 15 min read
Advanced AI Programming: A Step‑by‑Step OpenSpec Development Guide
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Nov 26, 2025 · Frontend Development

Vue 3 Ecosystem Introduces Real Streaming Rendering

The article introduces vue-renderer-markdown, a zero‑configuration Vue 3 plugin that enables true streaming rendering of Markdown, minimizes re‑renders with incremental DOM patches, and delivers smooth performance for code blocks, Mermaid diagrams, and KaTeX formulas compared with traditional markdown‑it approaches.

MermaidVue3incremental DOM
0 likes · 6 min read
Vue 3 Ecosystem Introduces Real Streaming Rendering
Test Development Learning Exchange
Test Development Learning Exchange
Oct 13, 2025 · Backend Development

Build a One‑Click Web Document Converter with Python & Flask

This tutorial walks you through building a web‑based universal document converter using Python and Flask, enabling batch conversion of PDF, Word, PPT, and Excel files into Markdown, with automatic packaging, Chinese support, simple deployment without command‑line skills, and practical use‑case examples.

Document ConversionFlaskPython
0 likes · 11 min read
Build a One‑Click Web Document Converter with Python & Flask
Raymond Ops
Raymond Ops
Oct 1, 2025 · Fundamentals

Master Typora: Install, Activate, Theme & Image Bed Setup in One Guide

This comprehensive guide walks you through Typora’s key features, step‑by‑step installation, activation, theme customization, local image handling, and configuring popular image‑hosting services like PicGo, SM.MS, Tencent COS, and Alibaba OSS, plus essential keyboard shortcuts for efficient markdown editing.

Image HostingInstallationTutorial
0 likes · 22 min read
Master Typora: Install, Activate, Theme & Image Bed Setup in One Guide
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 28, 2025 · Frontend Development

Render AI-Generated Tables in Vue: Mastering vunk-markdown Parsing & Strategy Rendering

This article explains how to transform AI-generated markdown tables into interactive Vue components by parsing markdown with vunk-markdown, customizing rendering strategies, and integrating UI libraries for features like pagination, filtering, charts, and diagrams, while preserving Vue’s reactivity and performance.

Component RenderingVuemarkdown
0 likes · 9 min read
Render AI-Generated Tables in Vue: Mastering vunk-markdown Parsing & Strategy Rendering
Open Source Tech Hub
Open Source Tech Hub
Sep 22, 2025 · Frontend Development

Why HydePHP Is the Fastest Way to Build Content‑First Static Sites

HydePHP combines Laravel's powerful backend with simple Markdown and TailwindCSS to let developers quickly create blogs, documentation, or static websites, offering flexible customization, built‑in asset management, and easy deployment through straightforward Composer commands and Blade templating.

BladeLaravelPHP
0 likes · 6 min read
Why HydePHP Is the Fastest Way to Build Content‑First Static Sites
FunTester
FunTester
Sep 8, 2025 · Frontend Development

How Focus Chain Manages Task Lifecycles with Real‑Time Tracking and Smart Reminders

The article explains Focus Chain’s core workflow for task lifecycle management, detailing task creation, execution, cross‑context persistence, and smart reminder features, and includes the parseCurrentTodoInfo parsing function, the ChecklistRenderer component, configuration protocols, and file‑editing integration, illustrating a comprehensive frontend solution for real‑time task tracking.

AutomationReactTypeScript
0 likes · 10 min read
How Focus Chain Manages Task Lifecycles with Real‑Time Tracking and Smart Reminders
Code Mala Tang
Code Mala Tang
Jul 22, 2025 · Artificial Intelligence

Convert Any PDF to Clean Markdown with a Local LLM (Gemma 3)

Learn how to transform any PDF—including scanned documents—into well‑structured Markdown using a local LLM (Gemma 3 via Ollama), Python, PyMuPDF and Pillow, without cloud APIs or API keys, by converting pages to images, prompting the model, and saving the output.

GemmaLLMOllama
0 likes · 12 min read
Convert Any PDF to Clean Markdown with a Local LLM (Gemma 3)
macrozheng
macrozheng
Jun 30, 2025 · Fundamentals

Supercharge Your Docs: Explore Quarkdown, the Next‑Gen Markdown Engine

Quarkdown is an open‑source, Java‑based Markdown engine that extends the language with Turing‑complete features, enabling functions, variables, conditionals, and loops, while offering one‑click generation of HTML, PDF, slides, and books, live preview, fast compilation, and a rich standard library for modern documentation workflows.

DocumentationJavaTooling
0 likes · 7 min read
Supercharge Your Docs: Explore Quarkdown, the Next‑Gen Markdown Engine
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.

DiagramDockerMermaid
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 HighlightingDockerWeChat Markdown Editor
0 likes · 6 min read
Deploy and Master the WeChat Markdown Editor for Stunning Articles
Architecture Breakthrough
Architecture Breakthrough
Feb 10, 2025 · Operations

Build a Seamless Writing Toolchain with VS Code, Markdown, and Plugins

The article outlines a practical workflow for planning, writing, formatting, and publishing articles using VS Code, markdown, mind‑map and file‑template plugins, plus browser extensions, enabling creators to produce content efficiently across multiple platforms while maintaining consistent styling.

Content PublishingVS Codemarkdown
0 likes · 8 min read
Build a Seamless Writing Toolchain with VS Code, Markdown, and Plugins
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 19, 2024 · Backend Development

How to Scrape and Automate King of Glory Item Data with Python

Learn how to use Python to scrape hero equipment data from the King of Glory website, download images via multithreaded requests, and automatically generate comprehensive Markdown and Excel reports, complete with code snippets and troubleshooting tips for a seamless data extraction workflow.

data-processinggame datamarkdown
0 likes · 9 min read
How to Scrape and Automate King of Glory Item Data with Python
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.

SiYuancross-platformmarkdown
0 likes · 6 min read
Why SiYuan Note Is the Ideal Open‑Source Markdown Notebook for Developers
Liangxu Linux
Liangxu Linux
Aug 21, 2024 · Frontend Development

Top 6 Must‑Have VS Code Extensions for 2024 Developers

This guide introduces six essential Visual Studio Code extensions—Live Server, Markdown All in One, GitLens, Code Spell Checker, Beautify, and Better Comments—detailing their features, benefits, and marketplace links to help developers boost productivity and code quality.

ExtensionsGitLensLive Server
0 likes · 6 min read
Top 6 Must‑Have VS Code Extensions for 2024 Developers
Software Development Quality
Software Development Quality
Oct 31, 2023 · Frontend Development

Export Feishu Knowledge Base to Static Sites with Feishu Pages

This guide explains how to export a Feishu knowledge base, configure required Feishu app permissions, set environment variables, and install the Feishu Pages npm package to generate a static website using a Markdown‑based static page generator, supporting CI/CD workflows.

DocumentationFeishuGitHub Actions
0 likes · 6 min read
Export Feishu Knowledge Base to Static Sites with Feishu Pages
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.

DocumentationTyporaeditor
0 likes · 15 min read
Typora Markdown Editor: Features, Shortcuts, and Customization Guide
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.

Next.jsNotion APITailwind CSS
0 likes · 14 min read
Building a Frontend Knowledge Base with Next.js, Tailwind CSS, and Notion Integration
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
JavaScript
JavaScript
Aug 24, 2022 · Frontend Development

Boost Your Markdown Workflow with VS Code’s New Language Server

Microsoft has introduced a Markdown language server for VS Code, comprising an open‑source TypeScript library that offers Markdown processing utilities and a server built on that service, aiming to accelerate Markdown development and improve authoring efficiency.

Language ServerTypeScriptVS Code
0 likes · 1 min read
Boost Your Markdown Workflow with VS Code’s New Language Server
Programmer DD
Programmer DD
Aug 21, 2022 · Frontend Development

How VS Code’s New Markdown Language Server Boosts Editing Productivity

Microsoft’s recent blog reveals a six‑month effort that delivered a Markdown Language Server for VS Code, bringing advanced features like document outline, smart folding, path completion and more to editors, while also enabling these tools to run in a separate process for better performance.

Editor ToolsLanguage ServerVS Code
0 likes · 5 min read
How VS Code’s New Markdown Language Server Boosts Editing Productivity
Liangxu Linux
Liangxu Linux
Jul 24, 2022 · Operations

Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks

This guide presents four practical Linux techniques—including the bd shortcut for fast directory jumps, Terminator for multi‑pane terminals, Typora for seamless Markdown editing, and a compact Vim configuration—plus custom shell commands, providing clear commands, scripts, and shortcuts to streamline everyday development workflows.

LinuxShellTerminator
0 likes · 13 min read
Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks
The Dominant Programmer
The Dominant Programmer
Jun 15, 2022 · Frontend Development

How to Enable Markdown Online Editing in Vue Using mavon-editor

This guide walks through installing the mavon-editor package, globally registering it in a Vue project, creating a component with markdown binding, configuring props, customizing toolbars, handling image uploads, and using keyboard shortcuts to provide a full-featured online markdown editor.

Vueeditorfrontend
0 likes · 9 min read
How to Enable Markdown Online Editing in Vue Using mavon-editor
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.

Markup LanguagesProduct DevelopmentYuque
0 likes · 10 min read
The Evolution of Technical Writing: From Early Computer Manuals to Modern Markdown Editors like Yuque
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.

DiagramDocumentationGitHub
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.

Markmapmarkdownmindmap
0 likes · 4 min read
Markmap: Turning Markdown into Interactive Mindmaps
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Jan 27, 2022 · Frontend Development

Top 10 Must-Read Front-End Articles to Boost Your Skills

This roundup highlights ten essential front‑end articles covering performance metrics, refactoring principles, React Hooks, Markdown, modularization, H5 optimization, mini‑programs, async/await debates, Nohost open‑source insights, and Remix pre‑loading techniques, offering valuable knowledge for developers.

async/awaitfrontendmarkdown
0 likes · 4 min read
Top 10 Must-Read Front-End Articles to Boost Your Skills
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jan 24, 2022 · Fundamentals

Mastering Unified: Process Markdown, HTML, and Text with AST Plugins

This article introduces the Unified text‑processing ecosystem, explains its AST‑based core, surveys major plugins such as remark, rehype, retext, and demonstrates practical usage examples—including Node.js documentation, dumi, and react‑markdown—to help developers understand its capabilities, workflow, and integration patterns.

ASTHTMLJavaScript
0 likes · 11 min read
Mastering Unified: Process Markdown, HTML, and Text with AST Plugins
MaGe Linux Operations
MaGe Linux Operations
Jan 14, 2022 · Frontend Development

Turn Any Text Editor into a Powerful Markdown Viewer with Markdeep

Markdeep is an open‑source JavaScript plugin that transforms plain‑text files into fully rendered Markdown documents—including tables, LaTeX math, and charts—without installing extensions, and can be used by simply adding a single line to any text editor, making offline, browser‑based publishing effortless.

DocumentationJavaScriptOpenSource
0 likes · 6 min read
Turn Any Text Editor into a Powerful Markdown Viewer with Markdeep
phodal
phodal
Dec 5, 2021 · R&D Management

Building Quake: An Open‑Source Knowledge Management Meta‑Framework for Geeks

Quake is an open‑source, extensible knowledge‑management meta‑framework that combines Markdown, Git versioning, and Web Components to let developers store, query, and visualize diverse data types via a CLI‑driven workflow, with future plans for richer UI and custom syntax.

Gitknowledge managementmarkdown
0 likes · 9 min read
Building Quake: An Open‑Source Knowledge Management Meta‑Framework for Geeks
Programmer DD
Programmer DD
Dec 2, 2021 · Backend Development

Explore IntelliJ IDEA 2021.3: Remote Development, Smart Refactoring, and New Spring Support

IntelliJ IDEA 2021.3 introduces a beta remote development mode, enhanced IDE repair tools, convenient font scaling, streamlined Markdown table creation, advanced unsafe string checks, improved refactoring shortcuts, and multiple Spring framework enhancements, all illustrated with screenshots and GIFs for developers.

IDE FeaturesIntelliJ IDEAJava
0 likes · 6 min read
Explore IntelliJ IDEA 2021.3: Remote Development, Smart Refactoring, and New Spring Support
BaiPing Technology
BaiPing Technology
Nov 8, 2021 · Frontend Development

How to Extend Markdown with Custom Syntax Using Marked.js

This article explains how to create personalized Markdown syntax using the Marked library, covering basic usage, the internal six‑step rendering process, lexical analysis with regex, and step‑by‑step implementation of custom block elements like an alcohol card and video embed.

Custom SyntaxMarkedParser
0 likes · 14 min read
How to Extend Markdown with Custom Syntax Using Marked.js
Java Backend Technology
Java Backend Technology
Nov 7, 2021 · Artificial Intelligence

6 Must‑Try Open‑Source Projects to Boost Your Development Skills

This article introduces six intriguing open‑source projects—including an audio‑based keylogger, a high‑accuracy face‑recognition library, a TensorFlow.js video‑person removal tool, a Chinese kinship calculator, a Java Word template engine, and a sleek macOS Markdown editor—each with brief descriptions, screenshots, and usage examples.

AIJavaJavaScript
0 likes · 5 min read
6 Must‑Try Open‑Source Projects to Boost Your Development Skills
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.

MilkdownProseMirrorWYSIWYG
0 likes · 9 min read
Build a Powerful WYSIWYG Markdown Editor with Milkdown – A Frontend Guide
Programmer DD
Programmer DD
Sep 27, 2021 · Frontend Development

Explore Milkdown: A Modular Open‑Source Markdown Editor for Developers

This article introduces Milkdown, an open‑source, component‑based Markdown editor that emphasizes simplicity and extensibility through plugins, outlines its core features, underlying technologies, usage examples, and provides guidance on creating custom plugins for personalized editing experiences.

MilkdownPluginseditor
0 likes · 7 min read
Explore Milkdown: A Modular Open‑Source Markdown Editor for Developers
macrozheng
macrozheng
Sep 14, 2021 · Frontend Development

How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide

This tutorial walks you through installing Hexo, configuring the hexo-theme-matery Material Design theme, customizing site and theme settings, writing Markdown posts, enabling code highlighting and search, and finally deploying the static blog to Nginx, providing a complete end‑to‑end solution for creating a beautiful personal blog.

Matery ThemeNode.jsblog setup
0 likes · 14 min read
How to Build a Stunning Hexo Blog with the Matery Theme – Step‑by‑Step Guide
Taobao Frontend Technology
Taobao Frontend Technology
Aug 17, 2021 · Frontend Development

Build Interactive Slides with JavaScript Using Reveal.js

This tutorial shows how to use the web‑based library reveal.js to create interactive slide decks with JavaScript, covering cloning the repository, setting up a simple HTML file, running a local server, using markdown, themes, math formulas, code highlighting, background images, and exporting to PDF.

Slide Deckmarkdownreveal.js
0 likes · 14 min read
Build Interactive Slides with JavaScript Using Reveal.js
ZhiKe AI
ZhiKe AI
Aug 12, 2021 · Frontend Development

How to Create a Beautiful Custom Theme for Typora

The author explains how to replace Typora's default, unattractive Markdown styling with a personalized, visually appealing theme by editing CSS variables and selectors, providing a complete stylesheet and a preview image, enabling users to improve readability and aesthetics of their technical documents.

CSSCustom ThemeStyling
0 likes · 15 min read
How to Create a Beautiful Custom Theme for Typora
Laravel Tech Community
Laravel Tech Community
Jun 27, 2021 · Fundamentals

Markdown Introduction and Cheat Sheet

This article introduces Markdown, explains its popularity, and provides a comprehensive cheat sheet covering both standard and extended syntax, accompanied by visual examples to help readers quickly reference formatting rules for writing.

Cheat SheetDocumentationmarkdown
0 likes · 2 min read
Markdown Introduction and Cheat Sheet
Infra Learning Club
Infra Learning Club
May 21, 2021 · Fundamentals

Google Technical Writing Course – Lesson 1: Core Principles and Practical Tips

This article is a detailed learning note from Google’s Technical Writing course, covering the first lesson’s objectives, essential guidelines such as using professional terminology, reducing pronouns, preferring active voice, crafting clear and concise sentences, structuring lists and tables, and applying Markdown for effective documentation.

DocumentationGooglecommunication
0 likes · 12 min read
Google Technical Writing Course – Lesson 1: Core Principles and Practical Tips
Liangxu Linux
Liangxu Linux
Feb 16, 2021 · Fundamentals

How to Enable Automatic Image Upload in Typora with Plugins and Built‑in Support

This guide explains how to add image‑upload capabilities to the Typora markdown editor by using a third‑party Windows plugin, configuring the built‑in upload feature, and setting up various image hosting services such as GitHub, self‑hosted servers, Tencent OSS, Aliyun OSS, Qiniu, Gitee, and SM.MS, complete with installation steps and code snippets.

Typoracloud storageimage upload
0 likes · 11 min read
How to Enable Automatic Image Upload in Typora with Plugins and Built‑in Support
Java Backend Technology
Java Backend Technology
Jan 28, 2021 · Frontend Development

Enable Automatic Image Upload in Typora with Plugins and Built‑in Options

This guide explains how to add image‑upload capabilities to the Typora Markdown editor by using a third‑party Windows plugin, configuring built‑in upload support, and setting up various image hosting services such as GitHub, Tencent OSS, Aliyun OSS, Qiniu, and Gitee, complete with installation steps and code snippets.

GitHubOSSTypora
0 likes · 12 min read
Enable Automatic Image Upload in Typora with Plugins and Built‑in Options
Beike Product & Technology
Beike Product & Technology
Jan 21, 2021 · Frontend Development

Building Interactive Documentation Sites with ljbisheng (keDoc)

This guide explains how to use the React‑based ljbisheng framework to create a markdown‑driven documentation site, covering installation, script configuration, bisheng.config.js settings, theme structure, plugin mechanisms, webpack integration, and the two‑step process of parsing markdown data and rendering React components.

Reactljbishengmarkdown
0 likes · 18 min read
Building Interactive Documentation Sites with ljbisheng (keDoc)
DevOps Cloud Academy
DevOps Cloud Academy
Jan 1, 2021 · Backend Development

Parsing WeChat Public Account Articles via API and Python Script

This guide demonstrates how to retrieve a list of WeChat public account articles by constructing the appropriate API URL, examining its query parameters, viewing the JSON response, and using a Python script to parse the data and generate a markdown file of titles and links.

APIJSONPython
0 likes · 3 min read
Parsing WeChat Public Account Articles via API and Python Script
Liangxu Linux
Liangxu Linux
Nov 29, 2020 · Fundamentals

Auto‑Upload Images in Typora on Windows Using PicGo

This guide shows Windows users how to configure PicGo and Typora so that pasted or dragged images are automatically uploaded to an image hosting service, covering version requirements, server activation, Typora settings, verification steps, and multiple upload methods.

PicGoTyporaimage upload
0 likes · 4 min read
Auto‑Upload Images in Typora on Windows Using PicGo
Wukong Talks Architecture
Wukong Talks Architecture
Aug 10, 2020 · Frontend Development

How to Modify Typora's Theme Style

This guide explains how to obtain, install, and switch custom themes for the Typora markdown editor, including downloading official or third‑party themes, copying them to the Typora themes folder, and using mdnice CSS files for additional styling options.

CSSThemeTypora
0 likes · 3 min read
How to Modify Typora's Theme Style
High Availability Architecture
High Availability Architecture
Jul 7, 2020 · Fundamentals

An Overview of the Gemini Protocol as a Lightweight Alternative to the Web

The article critiques the modern Web’s complexity, introduces the Gemini protocol as a lightweight, TLS‑only alternative inspired by Gopher and markdown, outlines its features and limitations—such as lack of styling, images, and large‑file support—and suggests use cases like text‑centric blogs and personal sites.

GeminiInternet architectureLightweight Web
0 likes · 7 min read
An Overview of the Gemini Protocol as a Lightweight Alternative to the Web