Name of Feature/Request: v2/tasks API endpoint stripping HTML from description
What financial, time savings, or quality of life improvements will occur from this: To allow custom HTML formatting in the description when pushed through the APIThings to Consider: CSS Display is not getting stripped but the Grid tags and Flex tags are getting stripped.IE:.
becomes
I have a task template that I’ve created. You can see it in the description of this task here:https://APP.Striven.com/tasks/TaskInfo.aspx?TaskID=2814018API cuts out all of the meta tags and bootstrap classes, resulting in a description that looks like this:https://APP.Striven.com/tasks/TaskInfo.aspx?TaskID=2833512Suggested Alternative Solutions: Allow CssProperties: align-items, justify-content, flex as safe features to the (https://github.com/mganss/HtmlSanitizer) libraryOriginal Description:
Attempted Solutions So Far: None Listed
Digging deep - Any additional Why behind this request / How was this accomplished before Striven in what system or software: None
StrivenID: 2869896