CodeYourFuture / tech-products-demo

Example app for tech products interview experiment
https://tech-products-demo-d1182e30f280.herokuapp.com/
ISC License
3 stars 20 forks source link

Allow line breaks in resource descriptions #16

Closed textbook closed 9 months ago

textbook commented 1 year ago

User story

Acceptance criteria

  1. Scenario: retain line breaks

    • Given: I have suggested a resource
    • And: the resource description includes line breaks
    • When: I see that resource
    • Then: the line breaks are retained in the rendered output

Links