Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
outsideMyBox opened this issue May 16, 2018 · 0 comments
Open

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

outsideMyBox opened this issue May 16, 2018 · 0 comments
Labels
🐛Bug Something isn't working 🐾Good first issue Good for newcomers Module-doc

Comments

@outsideMyBox
Copy link

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*"]

@reckart reckart added this to the 1.10.0 milestone May 16, 2018
@reckart reckart self-assigned this May 16, 2018
@reckart reckart added the 🐛Bug Something isn't working label May 16, 2018
@reckart reckart removed their assignment May 16, 2018
@reckart reckart modified the milestones: 1.10.0, 1.11.0 Jul 28, 2018
@reckart reckart modified the milestones: 1.11.0, 1.12.0 Feb 12, 2019
@reckart reckart modified the milestones: 2.1.0, 1.12.0 Jun 3, 2019
@reckart reckart added the 🐾Good first issue Good for newcomers label Sep 8, 2019
@reckart reckart modified the milestones: 1.12.0, Backlog Sep 8, 2019
@reckart reckart modified the milestones: Feature backlog, Bug backlog Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working 🐾Good first issue Good for newcomers Module-doc
Projects
None yet
Development

No branches or pull requests

2 participants