Title: MarkDown Block
Author: Isamu Takeda
Published: <strong>2025년 4월 13일</strong>
Last modified: 2026년 8월 21일

---

플러그인 검색

![](https://ps.w.org/markdown-block/assets/banner-772x250.png?rev=3271656)

![](https://ps.w.org/markdown-block/assets/icon-256x256.png?rev=3271656)

# MarkDown Block

 작성자: [Isamu Takeda](https://profiles.wordpress.org/itmaroon/)

[다운로드](https://downloads.wordpress.org/plugin/markdown-block.2.0.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/markdown-block/#description)
 * [평가](https://ko.wordpress.org/plugins/markdown-block/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/markdown-block/#installation)
 * [개발](https://ko.wordpress.org/plugins/markdown-block/#developers)

 [지원](https://wordpress.org/support/plugin/markdown-block/)

## 설명

This block has the function of editing Markdown documents using SimpleMDE, and by
parsing Markdown documents using marked, it can assign specific blocks to the converted
HTML elements.
 This function allows users to customize Markdown documents using
the styling functions of the corresponding blocks, allowing for a wide range of 
styling. The following are the blocks that are applied when Markdown documents are
parsed into HTML elements.

 1. H element: itmar/design-title
 2. P element: core/paragraph
 3. PRE element: itmar/code-highlight
 4. IMG element: core/image
 5. BLOCKQUOTE element: core/quote
 6. LI element: core/list
 7. TABLE element: core/table

The H element is also generated as a table of contents, and has the function of 
displaying nested items according to level.
 This plugin does not require any external
resources (all scripts and styles are included locally)

### Related Links

 * [markdown-block:Github](https://github.com/itmaroon/markdown-block)
 * [block-class-package:GitHub](https://github.com/itmaroon/block-class-package)
 * [block-class-package:Packagist](https://packagist.org/packages/itmar/block-class-package)
 * [itmar-block-packages:npm](https://www.npmjs.com/package/itmar-block-packages)
 * [itmar-block-packages:GitHub](https://github.com/itmaroon/itmar-block-packages)

### Arbitrary section

 1. PHP class management is now done using Composer.
     [GitHub](https://github.com/itmaroon/block-class-package)
    [Packagist](https://packagist.org/packages/itmar/block-class-package)
 2. I decided to make functions and components common to other plugins into npm packages,
    and install and use them from npm.
     [npm](https://www.npmjs.com/package/itmar-block-packages)
    [GitHub](https://github.com/itmaroon/itmar-block-packages)

### External services

 1. This plugin uses EasyMDE to implement the editing function of Markdown documents.
    This is an open source JavaScript library provided under the MIT license.
     [EasyMDE LICENSE](https://github.com/Ionaru/easy-markdown-editor/blob/master/LICENSE)
    EasyMDE comes with a spell check feature. When using this feature, it will try 
    to load an external file (en_US.aff / en_US.dic) from a CDN. To avoid this, this
    plugin sets spellChecker: false, when instantiating EasyMDE, so that the external
    file will not be loaded.
 2. This plugin uses marked to parse Markdown documents and convert them to HTML elements.
    This is an open source JavaScript library provided under the MIT license.
     [marked LICENSE](https://github.com/markedjs/marked/blob/master/LICENSE.md)

## 스크린샷

[⌊On the left is the Markdown document editing area, and on the right is the preview
after styling and the block editing area.⌉⌊On the left is the Markdown document 
editing area, and on the right is the preview after styling and the block editing
area.⌉[

On the left is the Markdown document editing area, and on the right is the preview
after styling and the block editing area.

[⌊HTML element style management and table of contents settings screen⌉⌊HTML element
style management and table of contents settings screen⌉[

HTML element style management and table of contents settings screen

[⌊Front-end display including table of contents⌉⌊Front-end display including table
of contents⌉[

Front-end display including table of contents

[⌊Front-end display with top table of contents open⌉⌊Front-end display with top 
table of contents open⌉[

Front-end display with top table of contents open

[⌊Responsive design⌉⌊Responsive design⌉[

Responsive design

[⌊Responsive design with table of contents open⌉⌊Responsive design with table of
contents open⌉[

Responsive design with table of contents open

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Mark Down

## 설치

 1. From the WP admin panel, click “Plugins” -> “Add new”.
 2. In the browser input box, type “Markdown Block”.
 3. Select the “Markdown Block” plugin and click “Install”.
 4. Activate the plugin.

OR…

 1. Download the plugin from this page.
 2. Save the .zip file to a location on your computer.
 3. Open the WP admin panel, and click “Plugins” -> “Add new”.
 4. Click “upload”.. then browse to the .zip file downloaded from this page.
 5. Click “Install”.. and then “Activate plugin”.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“MarkDown Block”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

[자국어로 “MarkDown Block”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/markdown-block)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/markdown-block/)는, [SVN 저장소](https://plugins.svn.wordpress.org/markdown-block/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/markdown-block/)
을 [RSS](https://plugins.trac.wordpress.org/log/markdown-block/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.0.2

 * Composer component fixed.

#### 2.0.1

 * Converted JavaScript to TypeScript.

#### 1.1.0

 * Regarding the method of loading composer components, a mechanism has been introduced
   that does not conflict with other plugins. Accordingly, the composer components
   have been updated.
 * Operation check with WordPress 6.8

#### 1.0.0

 * Release

## 기초

 *  버전 **2.0.2**
 *  최근 업데이트: **5일 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.4 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 8.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/markdown-block/)
 * 태그:
 * [block](https://ko.wordpress.org/plugins/tags/block/)[blog](https://ko.wordpress.org/plugins/tags/blog/)
   [markdown](https://ko.wordpress.org/plugins/tags/markdown/)[post](https://ko.wordpress.org/plugins/tags/post/)
 *  [고급 보기](https://ko.wordpress.org/plugins/markdown-block/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/markdown-block/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/markdown-block/reviews/)

## 기여자

 *   [ Isamu Takeda ](https://profiles.wordpress.org/itmaroon/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/markdown-block/)