unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
21 stars 0 forks source link

Markdown syntax for bold text in setup_data_schema #365

Open kennymc-c opened 2 months ago

kennymc-c commented 2 months ago

Description

I noticed that the markdown syntax for bold text (**) in the setup_data_schema json element is not recognised by the web configurator although it's being used in the python and node library example files. Also, is there a way to do a manual line break? \n only seems to work in conjunction with a headline and looks more like a separate paragraph.

Expected behavior

Common markdown syntax like ** for bold text as well as \n or double spaces for line breaks should work

Your Environment

zehnm commented 2 months ago

This is not an issue of the API definitions but a display issue in the web-configurator. Moving to feature-and-bug-tracker