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

Service descriptions can be formatted #68

Open
apricot13 opened this issue Mar 28, 2023 · 0 comments
Open

Service descriptions can be formatted #68

apricot13 opened this issue Mar 28, 2023 · 0 comments

Comments

@apricot13
Copy link
Member

apricot13 commented Mar 28, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant