Skip to content

Parameters' default values should be escaped on the website #1223

@outsideMyBox

Description

@outsideMyBox

The parameters' default values are not properly displayed when they contain special characters.

e.g. The default value of the parameter boundaryToDiscard of CoreNlpSegmenter is
 Default value: [, NL]
instead of
Default value: ["\n", "*NL*"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions