devict / job-board

the devICT job board!
https://jobs.devict.org
0 stars 13 forks source link

Markdown rendering for job description #15

Closed sethetter closed 2 years ago

sethetter commented 2 years ago

Renders job description field as markdown if available, fallback to plain text if render fails.

Made some style adjustments, outside of tailwind accepted patterns, to put some default styling on rendered markdown back in place. Not proud of it, but :shrug:

Closes #9

Closes #8