Extract Markdown Headings
Extract headings from a given markdown text.
Overview
This operation identifies and extracts headings from markdown text. Markdown headings are identified by the # symbol followed by a space and then the heading text.
Syntax
Data
The table below lists the names of the data elements in this operation and indicates which can be renamed in the syntax.
Data Name
Can Be Renamed
the markdown text
No
headings
No
Parameters
Parameters are placeholders for data. Refer to the table below for details on each parameter in this operation. In the syntax, replace parameters with your own values.
Examples
Tip: Use the Markdown Widget
To add multi-line markdown content, type "/" and select markdown. This opens a markdown editor where you can easily type and format your text.
Last updated
Was this helpful?