This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Description
- 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