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:

ParameterTypePossible valuesDescription
table_to_single_lineBooleanTrue
False
Default: False
Converts table contents into a single line.
Required.
progress_barBooleanTrue
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.