Skip to content

Rich Text to Markdown Node

Utils/Markdown

Converts a rich text document (plate_json) into GitHub-flavoured Markdown

utils_md_plate_to_mdstd
Inputs3
Outputs3
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
9/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
9/10High
CostExternal or compute cost impact.
10/10High

Input Pins

3

Input

Execution
exec_in

Initiate Execution

Document

String
document

Rich text document, with or without the plate_json:: prefix

Images

String
images

How to render image nodes

Default keep
keepalt_textstrip

Output Pins

3

Output

Execution
exec_out

Finished Conversion

Markdown

String
markdown

The converted Markdown

Media

String Array
media

Every image, video, audio and file reference found in the document

Node Info

Internal name
utils_md_plate_to_md
Category
Utils/Markdown