You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Markdown Support to Outpost Service Description Field
Description:
The goal of this development ticket is to add markdown support to the Service description field in Outpost. Markdown is a simple and widely-used markup language that allows for easy formatting of text, such as bolding, italicising, and adding links. By adding markdown support, users can better describe their services and make their descriptions more visually appealing.
Acceptance Criteria:
The Service description field in Outpost supports basic markdown formatting, including bold, italic, links, and headers.
The markdown formatting is properly rendered on the service detail page in Scout.
The markdown formatting is properly saved in the database.
A help or tooltip section is added to the Service description field to explain how to use markdown formatting.
The markdown formatting is properly validated to prevent any potential security vulnerabilities.
The markdown support is tested in different browsers and devices to ensure it functions correctly.
The text was updated successfully, but these errors were encountered:
Add Markdown Support to Outpost Service Description Field
Description:
The goal of this development ticket is to add markdown support to the Service description field in Outpost. Markdown is a simple and widely-used markup language that allows for easy formatting of text, such as bolding, italicising, and adding links. By adding markdown support, users can better describe their services and make their descriptions more visually appealing.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: