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
Describe the bug
When creating a goal, if the description or outcome text contains line breaks, or lists, the newlines are not respected when the goal is viewed at app/goals/[id]
To Reproduce
Steps to reproduce the behavior:
Create a goal, and in the description and outcome, create an unordered list (just using dashes, like Markdown)
Save.
View the goal at app/goals/[id]
See error
Expected behavior
Newlines will be respected.
Additional context
Consider whether it is worth allowing users to write Markdown there instead
The text was updated successfully, but these errors were encountered:
Describe the bug
When creating a goal, if the description or outcome text contains line breaks, or lists, the newlines are not respected when the goal is viewed at
app/goals/[id]
To Reproduce
Steps to reproduce the behavior:
app/goals/[id]
Expected behavior
Additional context
Consider whether it is worth allowing users to write Markdown there instead
The text was updated successfully, but these errors were encountered: