Choose HTML, text, or Markdown
body_text
Start here for cards, search indexes, metadata, native apps, and any UI that does not need rich formatting. Set it with textContent.
body_html
Use this when you need links, lists, images, and embeds. Paperstick sanitizes the HTML and makes asset URLs absolute. Apply your own stricter sanitizer or Content Security Policy when your application requires it.
body_markdown
Use this for docs sites, static generators, and tools that prefer Markdown over HTML. Lexxy stores rich text as HTML. Paperstick converts it when you read the API.