Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>md2hwpxNew to Visual Studio Code? Get it now.
md2hwpx

md2hwpx

haherhohu

| (1) | Free
Convert markdown to HWPX
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown to HWPX Converter

Working with government agencies is very difficult.

This extension was created to address requests from users who primarily use Markdown, asking them to "please send the file as a Hangul file."

This is an extension that converts Markdown (.md) documents written in VS Code into Hangul (.hwpx) documents. It performs the conversion in compliance with the strict OWPML (Hangul Standard XML) specifications.

Key Features

  • hwpx Conversion: Open a Markdown file and run the command to create a .hwpx file in the same folder.

  • Typography

    • Titles (H1, H2, H3): Automatically mapped to bold fonts of 16pt, 14pt, and 12pt respectively
    • Emphasis and Underline: Full support for **Bold** and <u>Underline</u> styles
  • Multilevel Lists

    • Automatic symbol conversion based on indentation level (Level 1: □, Level 2: ◦, Level 3: •)
    • Alignment provided using the Hangul Paragraph Margin (Shift+Tab) function
  • Tables & Blockquotes

    • Converts Markdown tables to native Hangul tables (<hp:tbl>) (automatic distribution of borders and cell width applied)
    • Converts quotations (>) into a neat 1x1 table (box) format

Features in Plan

  • Increase in multilevel list levels (up to 6 levels)

  • Image insertion

How to Use

  1. Open the Markdown (.md) file you want to convert.

  2. Press Ctrl + Shift + P (Mac: Cmd + Shift + P) to open the Command Palette.

  3. Search for and execute the Export to HWP command.

  4. When the completion notification appears in the bottom right corner, check the generated .hwpx file in the folder where the Markdown file was located.

Release Notes

0.0.1

You can view the update history in CHANGELOG.md

License

MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft