openedx / paragon

💎 An accessible, theme-ready design system built for learning applications and Open edX.

Home Page:https://paragon-openedx.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up md/mdx file formatting using Prettier

PKulkoRaccoonGang opened this issue · comments

We do not have any formatting rules for md/mdx code example files displayed to users on the Paragon documentation page. It would be interesting to add a Prettier configuration (possibly a pre-commit hook in Husky) for correct code formatting.