Skip to main content
Before saving, wrap your string with weave.Markdown(...), then use weave.publish(...) to store it. The object’s type determines rendering, and weave.Markdown maps to a known UI renderer. The UI displays the value as a formatted Markdown object. For a full code sample, see Viewing calls.
UI Rendering