Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
typy
typy

Contents

  • Cookbook
  • Getting started
  • Template reference
  • CLI reference
  • RFC: .typy template package format and manifest v1
  • API reference
    • builder
    • templates
    • content
    • markup
    • functions
    • typst_encoder
  • LLM-oriented usage
Back to top
View this page

content¶

class typy.content.Content(content, **kwargs)[source]¶

Bases: Encodable

content_item_encode(item)[source]¶
encode()[source]¶
Next
markup
Previous
templates
Copyright ©
Made with Sphinx and @pradyunsg's Furo
On this page
  • content
    • Content
      • Content.content_item_encode()
      • Content.encode()