New Drafts version by Nathan Kontny.
by Peter Bijkerk
New Drafts version by Nathan Kontny.
Here’s the summery.
Markdown Todos
Github style Todos. Like this:
- [ ] Write the documentation
- [ ] Get tickets
And when you’re viewing a document it will look like this:
DCSdX7jSQaqaGcBMOQwg
Webhooks
WebHooks integrate themselves into the Publish button of your documents. When you publish to your WebHook, Draft will send the WebHook url a JSON payload of your document, so you can add Draft publishing to whatever you want.
Here’s more documentation on setting up a WebHook
REST API
Nathan just released a REST API to help other developers craft solutions.