Skip to content

Commit

Permalink
Added information about Python library
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhJae authored Oct 18, 2024
1 parent 942bc72 commit f4da1c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ If you only want to use the Mobiledoc-Kit runtime, for _rendering mobiledoc post

Mobiledoc is a deliberately simple and terse format, and you are encouraged to write your own renderer if you have other target output formats (e.g., a PDF renderer, an iOS Native Views Renderer, etc.).

If you want to use Python to manipulate mobiledoc (e.g. server side processing), check out [mobiledoc-py](https://github.com/SuhJae/mobiledoc-py).

## Demo

Try a demo at [bustle.github.io/mobiledoc-kit/demo](https://bustle.github.io/mobiledoc-kit/demo/).
Expand Down

0 comments on commit f4da1c0

Please sign in to comment.