Vibe.Presentation.Markdown.Renderable protocol (vibe v0.2.3)

Copy Markdown View Source

Renders presentation values as Markdown.

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

render(value)

@spec render(t()) :: String.t()