glebtv / markdown_to_slate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown to SlateJS

Project status: needs update to current version of Slate (not working with 0.57).

Currently I do not plan to update this code.

If you need a slate state to plain text converter see here

Build Status

Markdown to SlateJS editor state converter in golang.

Also supports converting slatejs state to plain text

Current state: prototype (most stuff works, has some problems)

https://slatejs.org/

Example:

go run example/main.go > view/src/data.json cd view yarn install yarn start

About


Languages

Language:Go 68.7%Language:JavaScript 26.0%Language:HTML 4.5%Language:CSS 0.8%