MarkdownToDocument Parameters

Check the init parameters you can specify for MarkdownToDocument in the pipeline YAML.

YAML Init Parameters

These are the parameters you can specify in pipeline YAML:

Parameter

Type

Possible values

Description

table_to_single_line

Boolean

True
False
Default: False

Converts table contents into a single line.
Required.

progress_bar

Boolean

True
False
Default: True

Shows progress bar during conversion.
Required.


REST API Runtime Parameters

There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.