# HTML-NOTEPAD : HTML기반 WYSIWYG 에디터

> Clean Markdown view of GeekNews topic #4299. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4299](https://news.hada.io/topic?id=4299)
- GeekNews Markdown: [https://news.hada.io/topic/4299.md](https://news.hada.io/topic/4299.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-20T10:36:50+09:00
- Updated: 2021-05-20T10:36:50+09:00
- Original source: [html-notepad.com](https://html-notepad.com/)
- Points: 13
- Comments: 1

## Topic Body

- HTML을 UI형태로 편집하는 크로스 플랫폼 에디터

ㅤ→ 임베드 가능한 HTML/CSS 엔진인 Sciter를 이용

ㅤ→ 윈도우/맥/리눅스 지원

- HTML ↔ UI 를 자유롭게 오가며 편집 가능

- MarkDown / PhpBB / MathML 지원 예정

## Comments



### Comment 5225

- Author: xguru
- Created: 2021-05-20T10:37:03+09:00
- Points: 2

Sciter 엔진의 개발자인 c-smile(Andrew Fedoniouk) 이 직접 개발한 에디터입니다.

- Sciter - Embeddable HTML/CSS/JS 엔진 https://news.hada.io/topic?id=4272

최근에 Sciter 가 기존 TIScript 에서 QuickJS를 이용한 JS 로 변경했는데, 그 버전은 반영 안되었다고 하네요

Sciter 가 엔진 예제로 Sciter Notes 라고 하는 에버노트 클론도 만들어 둔게 있는데, 그 노트기능과도 연동할 예정이라고 합니다.

- https://notes.sciter.com/

ㅤ→ 동기화 기능은 없고, 모든 노트를 하나의 DB파일에 저장합니다. 아마도 Sciter.Quark 가 가지고 있는 NoSQL DB를 이용하는 듯

ㅤ→ 윈도우/맥/리눅스 지원하며 에버노트와 비슷한 UI를 가지고 있습니다.
