Skip to content

VMark제대로 만든 마크다운 에디터

무료 · 스마트 · 아름다운 · 당신의 것

VMark

AI 기반 글쓰기

Claude Code, Claude Desktop, Codex CLI, Gemini CLI... MCP 통합을 통해 문서에 직접 글을 쓸 수 있습니다:

Claude Code CLI에서 콘텐츠 전송
Claude Code에게 VMark에 직접 문서를 생성하도록 요청하세요
Claude Desktop에서 콘텐츠 전송
또는 동일한 프롬프트로 Claude Desktop을 사용하세요
VMark에서 수신한 콘텐츠
콘텐츠가 완전한 서식으로 VMark에 나타납니다

MCP 설정 방법 알아보기 →

실제로 확인해 보세요

세 가지 에디터 모드

Click each mode to see how the same content looks

Getting Started

VMark is a modern Markdown editor with three editing modes.

  • WYSIWYG for visual editing
  • Source Peek for quick fixes
  • Source Mode for full control
💡Source Peek (F5) lets you edit one block's Markdown without leaving the visual editor.

멀티 커서 편집

Watch multi-cursor rename "count" → "total" across all occurrences

1const count = items.length;
2if (count > 0) {
3 console.log(count);
4 return count;
5}
Mod + D Select next matchAlt + Click Add cursorMod + Alt + ↑↓ Add cursor above/below

탭 탈출

Type an opening bracket or quote, then press Tab to escape

Type a bracket or quote to see auto-pair, then press Tab to jump out
()[]{}""''``「」()【】
💡Backspace inside an empty pair deletes both characters. Works for all bracket and quote types.

스크린샷

VMark 리치 텍스트 에디터
WYSIWYG 모드
VMark 소스 모드
소스 모드 (F6)
VMark 나이트 테마
나이트 테마

더 많은 기능

CJK 서식

See how VMark formats mixed CJK and Latin text

Adds spaces between CJK and numbers/letters, converts punctuation

Before
After changed
共 100 个,价格 $50 元,温度 25℃ 正常。
Changes Applied:
共100个,价格$50元,温度25℃正常.共 100 个,价格 $50 元,温度 25℃ 正常。

타이포그래피 컨트롤

Fine-tune fonts, sizes, and spacing for perfect readability

The Art of Typography

Good typography is invisible — it lets readers focus on content, not formatting. The right combination of font, size, and spacing creates a seamless reading experience.

优秀的排版是无形的——它让读者专注于内容而非格式。字体、字号和间距的恰当组合,能够创造出流畅的阅读体验。

VMark supports mixed CJK and Latin text with automatic spacing. Whether you write in English, 中文, 日本語, or 한국어 — typography just works.

다섯 가지 테마

Five hand-crafted themes for comfortable writing

Welcome to VMark

Write beautiful markdown with style.

This is a link to somewhere interesting.

A blockquote for emphasis.

The quick brown fox jumps over the lazy dog.

background#EEEDED
foreground#1a1a1a
link#0066cc
secondary#e5e4e4
border#d5d4d4
strong#3f5663
emphasis#5b0411

포커스 모드

Click any paragraph to focus on it

Focus Mode helps you concentrate on what matters most — the current paragraph you're writing.

When enabled, VMark dims surrounding content while keeping your current paragraph fully visible and vibrant.

This creates a natural visual hierarchy that reduces distractions and keeps your attention where it belongs.

Combined with Typewriter Mode, your cursor stays centered on screen for a comfortable writing flow.

💡In VMark, focus automatically follows your cursor as you type.

알림 블록

GitHub-style callouts for notes, tips, warnings, and more

Note

Useful information that users should know, even when skimming content.

Tip

Helpful advice for doing things better or more easily.

Important

Key information users need to know to achieve their goal.

Warning

Urgent info that needs immediate user attention to avoid problems.

Caution

Advises about risks or negative outcomes of certain actions.

Markdown Syntax
> [!NOTE]
> Your note content here.

> [!TIP]
> Helpful advice here.

> [!IMPORTANT]
> Key information here.

> [!WARNING]
> Urgent info here.

> [!CAUTION]
> Risk advisory here.

접을 수 있는 섹션

Expandable sections for FAQs, spoilers, and optional content

Click to expand this section
This is the hidden content that appears when you click. You can put any markdown content here — paragraphs, lists, code blocks, even nested details.
FAQ: How do I install VMark?
Download the latest release from our download page, then drag VMark to your Applications folder. Launch it and start writing!
Advanced Configuration Options
VMark stores settings in ~/.vmark/settings.json. You can manually edit this file for advanced configuration, but most users won't need to.
Nested Example
Parent Section

This section contains nested collapsible content:

Child Section A
Content for the first nested section.
Child Section B
Content for the second nested section.
Markdown Syntax
<details>
<summary>Click to expand</summary>

Your hidden content here.
Supports **markdown** formatting.

</details>

최신 기술로 구축

익명 통계

macOS에서 사용 가능

VMark는 Apple Silicon과 Intel을 기본 지원하는 macOS에 최적화되어 있습니다. 최신 버전을 다운로드하고 지금 바로 글쓰기를 시작하세요.

VMark 받기 →

크레딧