Currently, we are only collecting basic information when setting up a speaker for a meet up. It would be great to be able to also add in a provided abstract/summary for the talk if provided by the speaker. If abstract has paragraphs we should allow for that and display them correctly on the page
Acceptance Criteria
[ ] Textarea field added to /speakers/new endpoint to input abstract/summary
[ ] Multiple paragraph text will be stored and displayed properly
[ ] Appropriate tests to check the insert correct and avoid injection
Description
Currently, we are only collecting basic information when setting up a speaker for a meet up. It would be great to be able to also add in a provided abstract/summary for the talk if provided by the speaker. If abstract has paragraphs we should allow for that and display them correctly on the page
Acceptance Criteria
/speakers/new
endpoint to input abstract/summary