Stream: terminology
Topic: Could a concept property have a value type of MarkDown
Lin Zhang (Oct 09 2021 at 10:53):
Could a concept property have a value type of MarkDown (a kind of string)?
Lloyd McKenzie (Oct 09 2021 at 15:15):
You could use valueString and based on your knowledge of the property choose to treat it as markdown. If you want explicit support for markdown, you'd need to submit a change request.
Lin Zhang (Oct 10 2021 at 02:58):
Thanks, Lloyd.:blush: As a workaround for a property group.
Last updated: Apr 12 2022 at 19:14 UTC