You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Concept overview:**[Workflow queries with formatted data](https://cadenceworkflow.io/docs/concepts/workflow-queries-formatted-data)
4
+
3
5
These workflows return **formatted markdown** from workflow queries so [Cadence Web](https://github.com/cadence-workflow/cadence-web) can render **Custom Workflow Controls**: Markdoc tags such as `{% signal %}` and `{% start %}` become buttons that signal this workflow or start a new one.
4
6
5
7
**Requires Cadence Web v4.0.14 or newer** for markdown rendering and interactive controls.
@@ -75,4 +77,3 @@ Run **one** of the starters (each starts a new workflow execution on task list `
0 commit comments