Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: pass through stringify options (#963)
[![PR App][icn]][demo] | RM-10779 :-------------------:|:----------: ## 🧰 Changes Allows passing through options to `remark-stringify`. There are places in the main app where we'd like to be able control the formatting of mdx. ## 🧬 QA & Testing - [Broken on production][prod]. - [Working in this PR app][demo]. [demo]: https://markdown-pr-PR_NUMBER.herokuapp.com [prod]: https://SUBDOMAIN.readme.io [icn]: https://user-images.githubusercontent.com/886627/160426047-1bee9488-305a-4145-bb2b-09d8b757d38a.svg
- Loading branch information