- On the page `/account/profile` (file `src/app/account/profile/form.js`) the user can edit their `bio`, this form field should allow markdown - Under the form field on the edit form show a preview of the rendered markdown - When the `bio` field is displayed this should show the rendered markdown, for example `src/app/[username]/page.js`
/account/profile(filesrc/app/account/profile/form.js) the user can edit theirbio, this form field should allow markdownbiofield is displayed this should show the rendered markdown, for examplesrc/app/[username]/page.js