joakim / tent-essay-markdown

Suggestion for a Tent post type for essays written in Markdown.
https://joakim.cupcake.is/profile
2 stars 0 forks source link

Markdown Essay

An alternative to the Essay post type, using Markdown instead of HTML.

Schema

Property Required Type Description
title Optional String The title of the post.
excerpt Optional String An excerpt of the post in Markdown format to be displayed when the whole post is not available.
body Required String The body of the post in Markdown format. Renderers may sanitize the output.

Issues

Links