Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 708bb7b

Browse filesBrowse files
committed
Remove WIP banner
1 parent fa250bb commit 708bb7b
Copy full SHA for 708bb7b

File tree

Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
# Sanity HTML Renderer for Python
1515

16-
> Repo is currently a work in progress. Not production ready.
17-
1816
This package generates HTML from [Portable Text](https://github.com/portabletext/portabletext).
1917

2018
For the most part, it mirrors [Sanity's](https://www.sanity.io/) own [block-content-to-html](https://www.npmjs.com/package/%40sanity/block-content-to-html) NPM library.
@@ -214,8 +212,9 @@ Blocks can optionally define a `style` tag. These styles are supported:
214212

215213
## Missing features
216214

217-
We plan to implement a default built-in serializer for the `image` type.
218-
In the meantime, you should be able to serialize image types by passing a custom serializer.
215+
For anyone interested, we would be happy to see a
216+
default built-in serializer for the `image` type added.
217+
In the meantime, users should be able to serialize image types by passing a custom serializer.
219218

220219
## Contributing
221220

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.