Skip to content

feat: add yaml compiler#509

Merged
kellyjosephprice merged 1 commit intonextfrom
yaml-compiler
May 23, 2022
Merged

feat: add yaml compiler#509
kellyjosephprice merged 1 commit intonextfrom
yaml-compiler

Conversation

@kellyjosephprice
Copy link
Contributor

@kellyjosephprice kellyjosephprice commented May 23, 2022

PR App Fix RM-4430

🧰 Changes

Adds a compiler for frontmatter.

If you try to save a doc in the editor with frontmatter, the save currently fails! Something like the following:

---
title: Getting started
---

Coming content

🧬 QA & Testing

@github-actions
Copy link

@kellyjosephprice kellyjosephprice added enhancement New feature or request bug Something isn't working labels May 23, 2022
@kellyjosephprice kellyjosephprice requested review from rafegoldberg, thenaomiday and trishaprile and removed request for thenaomiday May 23, 2022 21:37
Copy link
Contributor

@thenaomiday thenaomiday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@kellyjosephprice kellyjosephprice merged commit ac238d1 into next May 23, 2022
@kellyjosephprice kellyjosephprice deleted the yaml-compiler branch May 23, 2022 22:11
@github-actions
Copy link

This PR’s review app has been shut down.

🧽 Since this PR is closed, its review app has been cleaned up.

rafegoldberg pushed a commit that referenced this pull request May 23, 2022
## Version 6.41.0

### 🛠 Fixes & Updates

* auto-open review apps on Heroku ([#494](#494)) ([427c917](427c917))
* don't run Review App workflow on Markdown PRs opened by Dependabot ([#506](#506)) ([53865bd](53865bd))
* update deps ([#496](#496)) ([41b8935](41b8935))

### ✨ New & Improved

* add yaml compiler ([#509](#509)) ([ac238d1](ac238d1))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor

This PR was released!

🚀 Changes included in v6.41.0

moyarenko pushed a commit to moyarenko/markdown that referenced this pull request Nov 3, 2022
## Version 1.0.0

### ⚠ BREAKING CHANGES

* CHANGE: Certain tags and a lot of attributes will be stripped from html blocks

### 📘 Tests & Docs

* add category to each page ([#171](https://github.com/moyarenko/markdown/issues/171)) ([9a5e1c6](https://github.com/moyarenko/markdown/commit/9a5e1c613113f04523bbb7d83eacd0621fde570a))
* add link for emoji list ([#547](https://github.com/moyarenko/markdown/issues/547)) ([bab15ff](https://github.com/moyarenko/markdown/commit/bab15ff32b750b028e14fe18642b37b0ba2137ea))
* **readme:** add Local Development section ([#283](https://github.com/moyarenko/markdown/issues/283)) ([f2414ed](https://github.com/moyarenko/markdown/commit/f2414ed570961c56b683c1547466265cf4ff596f))
* adding a code of conduct ([b00b1f5](https://github.com/moyarenko/markdown/commit/b00b1f5b368970db97577a13a84bedbffc73afe5))
* adding a new oneOf example for a nested oneOf ([31c2902](https://github.com/moyarenko/markdown/commit/31c29028ce49c967ebe3a272fa12068aa6638689))
* adding a pull request template ([5818d33](https://github.com/moyarenko/markdown/commit/5818d33e038143b96d94cfce0db74b68d6c887d4))
* adding a security policy ([bbc81a2](https://github.com/moyarenko/markdown/commit/bbc81a26d3a94c57e5345325d8cb0780d06bd467))
* align status badge ([f43f035](https://github.com/moyarenko/markdown/commit/f43f0354c67b9f2778c1f33272854d565af215f1))
* also delete SECURITY.md ([6b0eb1f](https://github.com/moyarenko/markdown/commit/6b0eb1f2bc3d973dfe028fa54af213dad0c3c14d))
* delete CoC in favor of shared org files ([6eb18ac](https://github.com/moyarenko/markdown/commit/6eb18acce1cf5f77fd5f6417abea245c5bad996e))
* **readme:** formatting and copy edits ([ce9d154](https://github.com/moyarenko/markdown/commit/ce9d1549445cda85998ad6380f7168ce26231ff9))
* graphql/JSX lang support, contributing ([#448](https://github.com/moyarenko/markdown/issues/448)) ([e3c8b43](https://github.com/moyarenko/markdown/commit/e3c8b435cdb7f97aa5ffb566c7e0e3a3fdb25534))
* make cookie example better ([#825](https://github.com/moyarenko/markdown/issues/825)) ([89480ee](https://github.com/moyarenko/markdown/commit/89480ee725136e148702e2fd66189774c4325874))
* **callouts:** minor updates ([#445](https://github.com/moyarenko/markdown/issues/445)) ([f99df00](https://github.com/moyarenko/markdown/commit/f99df00ea2c11e9cae7d7023ae0795b991b04651))
* remove unnecessary slug parameter, newlines ([8e0ac53](https://github.com/moyarenko/markdown/commit/8e0ac533255f9a95b956fbaaccb3c6957767ea11)), closes [/github.com/readmeio/markdown/pull/173#issuecomment-867169250](https://github.com/moyarenko//github.com/readmeio/markdown/pull/173/issues/issuecomment-867169250)
* removing the checklist from our pr template ([4d3afff](https://github.com/moyarenko/markdown/commit/4d3affffa6796438eba7d7158f85355ff7ac8294))
* sync exported markdown to RDMD site ([#105](https://github.com/moyarenko/markdown/issues/105)) ([8651c88](https://github.com/moyarenko/markdown/commit/8651c883beedb9711258f1a1b3f4799fd110c4c5))
* update custom CSS guidance ([#172](https://github.com/moyarenko/markdown/issues/172)) ([5c3725d](https://github.com/moyarenko/markdown/commit/5c3725d4bafd5c11fa3bb1cd93b6d725772d31a7))
* update docs to latest markdown ([#107](https://github.com/moyarenko/markdown/issues/107)) ([239d0df](https://github.com/moyarenko/markdown/commit/239d0df022aecd9996db9b00f86b9ea4f2442341))
* update link ([d90138d](https://github.com/moyarenko/markdown/commit/d90138d855582cbd7aab4c229b83a3d88de9e933))
* update links, minor edits ([57e1fd5](https://github.com/moyarenko/markdown/commit/57e1fd5e114d2fd9e50987485cdf1f0c872aec6a))
* update status badge ([d6d7238](https://github.com/moyarenko/markdown/commit/d6d723859ded6ea42b66aa52926014d09f758980))
* update the PR template ([#127](https://github.com/moyarenko/markdown/issues/127)) ([72c4475](https://github.com/moyarenko/markdown/commit/72c44756b674b0676be1dce951677b062fb22542))
* updating the http-status-codes readme ([7675fce](https://github.com/moyarenko/markdown/commit/7675fce686dc75b3c7bdb05fe42ca25f5bb69192))
* updating the markdown-magic readme ([3dbfaa0](https://github.com/moyarenko/markdown/commit/3dbfaa08cba60114a970692e66e3a1858bba6794))
* updating the pr template ([#462](https://github.com/moyarenko/markdown/issues/462)) ([7b513e0](https://github.com/moyarenko/markdown/commit/7b513e0fbca17afa03d8b89a61429133b852b487))
* updating the readme ([8092dfb](https://github.com/moyarenko/markdown/commit/8092dfbcafb84facf924697f029aaaea4abf7a72))
* updating the root readme a bit ([895a637](https://github.com/moyarenko/markdown/commit/895a6379f38469b3a02370ff0b6ebd8428941782))

### ✨ New & Improved

* **markdown:**  ([#660](https://github.com/moyarenko/markdown/issues/660)) ([268a282](https://github.com/moyarenko/markdown/commit/268a28242dbb94e526db8d73989f278745f0933b)), closes [readmeio/readme#2700](https://github.com/readmeio/readme/issues/2700)
* ✨ implement isomorphic markdown parser package ([#537](https://github.com/moyarenko/markdown/issues/537)) ([8fa38e3](https://github.com/moyarenko/markdown/commit/8fa38e3684d69ddd16d5a710cc008a8d4d254b1c))
* **explorer:** add .markdown-body class to excerpt ([#665](https://github.com/moyarenko/markdown/issues/665)) ([cd1daaf](https://github.com/moyarenko/markdown/commit/cd1daafa1cfbbfc62ff112b2dc495744d17476bc))
* **release:** add a next channel ([#91](https://github.com/moyarenko/markdown/issues/91)) ([5938622](https://github.com/moyarenko/markdown/commit/59386226fc8785f159fe97464ad4aef48dbb58b8))
* add class for blank-line ([#457](https://github.com/moyarenko/markdown/issues/457)) ([347cfa6](https://github.com/moyarenko/markdown/commit/347cfa60cb45a23d3cb50671290b168bd91ce006))
* add dark option for code blocks ([#284](https://github.com/moyarenko/markdown/issues/284)) ([885b844](https://github.com/moyarenko/markdown/commit/885b8441a6ad423b4d59a14a7430c882f5ea1fad))
* add escape type ([#489](https://github.com/moyarenko/markdown/issues/489)) ([dd3d851](https://github.com/moyarenko/markdown/commit/dd3d851f2d0b165c851adf2469ef1b207e881745))
* add lazy flag for images ([#594](https://github.com/moyarenko/markdown/issues/594)) ([fda31b8](https://github.com/moyarenko/markdown/commit/fda31b8dcc60706545d5e42e0c4ebbb0c06cdb5b))
* add safeMode flag ([#517](https://github.com/moyarenko/markdown/issues/517)) ([4e79005](https://github.com/moyarenko/markdown/commit/4e79005f3cc0c1820536657059ad3d2083a66e1d))
* add support for syntax highlighting more languages  ([#728](https://github.com/moyarenko/markdown/issues/728)) ([13cb4e4](https://github.com/moyarenko/markdown/commit/13cb4e4eb06e8f235f4a0acc3ce2f78dcd2ab29a))
* add width support to image compiler ([#417](https://github.com/moyarenko/markdown/issues/417)) ([8fc2d50](https://github.com/moyarenko/markdown/commit/8fc2d500900c406f6685f3ed5596257fcaef9b39))
* add yaml compiler ([#509](https://github.com/moyarenko/markdown/issues/509)) ([ac238d1](https://github.com/moyarenko/markdown/commit/ac238d1d58164071eafeb893992662e4e00c6aec))
* adding a handful of new status codes ([#520](https://github.com/moyarenko/markdown/issues/520)) ([35db543](https://github.com/moyarenko/markdown/commit/35db54372bc59ab0ac080731cc738c39eab2f96f))
* adding a handful of unofficial http status codes ([#522](https://github.com/moyarenko/markdown/issues/522)) ([6d94a79](https://github.com/moyarenko/markdown/commit/6d94a79039e5cbd5baaf7ab6422e0c1dee1d528f))
* adding a new `copyButtons` option for disabling code copy btns ([#59](https://github.com/moyarenko/markdown/issues/59)) ([e4c40fd](https://github.com/moyarenko/markdown/commit/e4c40fde5f0e6411e24b25ba44c8c424bf406913))
* adding support for a handful of language highlight aliases ([#643](https://github.com/moyarenko/markdown/issues/643)) ([7d52154](https://github.com/moyarenko/markdown/commit/7d5215441ef6559ecda58a5c09fcf56438ab190e))
* adding support for cookie auth ([#817](https://github.com/moyarenko/markdown/issues/817)) ([5a2ef14](https://github.com/moyarenko/markdown/commit/5a2ef14615fde6302d2ac062aa49e7c10ba59043))
* adding support for cookies to oas-to-har ([#794](https://github.com/moyarenko/markdown/issues/794)) ([37b020d](https://github.com/moyarenko/markdown/commit/37b020d5dc86f444807e8194a0fe2bdbfdf6548d))
* adding support for handling `default` responses ([#846](https://github.com/moyarenko/markdown/issues/846)) ([783fe1a](https://github.com/moyarenko/markdown/commit/783fe1a24c9cc2b3509366bb0e9b862ae71a7a99))
* adding support for highlighting diffs ([#835](https://github.com/moyarenko/markdown/issues/835)) ([eb04c38](https://github.com/moyarenko/markdown/commit/eb04c38e0b944b26bc5e03cb63d8a2730586dc3d))
* adding support for highlighting OCaml and R languages ([#151](https://github.com/moyarenko/markdown/issues/151)) ([b901605](https://github.com/moyarenko/markdown/commit/b90160520a74f624faedf780d5bea6df583aa180))
* adding support for more string formats ([#381](https://github.com/moyarenko/markdown/issues/381)) ([da9c5a2](https://github.com/moyarenko/markdown/commit/da9c5a2d415842b65aa9da680fb1b61312a76536))
* Adding support for multiple media types ([#312](https://github.com/moyarenko/markdown/issues/312)) ([6ac7b67](https://github.com/moyarenko/markdown/commit/6ac7b67dd279c2c3e1652c24cff5b4a27dc2a5b7))
* addition of a new "node-simple" client language for our api sdk module ([#792](https://github.com/moyarenko/markdown/issues/792)) ([8f53c87](https://github.com/moyarenko/markdown/commit/8f53c871fe409a57ad14a4b7263855eeeb92846e))
* **markdown:** adjust lightbox img width ([#645](https://github.com/moyarenko/markdown/issues/645)) ([a016b88](https://github.com/moyarenko/markdown/commit/a016b88ee47a44e7f891efa7762dbaabcd7d76a0))
* adopt variable ([#200](https://github.com/moyarenko/markdown/issues/200)) ([947e31e](https://github.com/moyarenko/markdown/commit/947e31e08e02fe4d82c628ebd5bf3dd268ff3471))
* allow disabling tokenizers ([#119](https://github.com/moyarenko/markdown/issues/119)) ([0418a05](https://github.com/moyarenko/markdown/commit/0418a0543e0b15a00b51c0de38180c9de2f2b5fe))
* allow download attr in a-tags ([#39](https://github.com/moyarenko/markdown/issues/39)) ([87d8099](https://github.com/moyarenko/markdown/commit/87d8099e77095ce2aabe3a8c94c5da44d0b5a2a7))
* allow nesting callouts ([#601](https://github.com/moyarenko/markdown/issues/601)) ([e624b9a](https://github.com/moyarenko/markdown/commit/e624b9a18de59e570e15b5f899de71af06d77d4e))
* always use ATX format for headers ([#571](https://github.com/moyarenko/markdown/issues/571)) ([270e86f](https://github.com/moyarenko/markdown/commit/270e86f50e93746561f97e3702ec52de5d23bd4c))
* App selections should update current auth states ([#220](https://github.com/moyarenko/markdown/issues/220)) ([c97ff83](https://github.com/moyarenko/markdown/commit/c97ff8392c8a901b94766aef31382502804b7356))
* autoregister custom component tags and attrs ([#342](https://github.com/moyarenko/markdown/issues/342)) ([e58309a](https://github.com/moyarenko/markdown/commit/e58309aa27aebd6fccfc73a32e0f25daa7167aa9))
* compile custom magic blocks ([#399](https://github.com/moyarenko/markdown/issues/399)) ([d62229a](https://github.com/moyarenko/markdown/commit/d62229a6f12a6280ec4e313e22cdb1802b49796a))
* creating a new http-status-codes package ([#519](https://github.com/moyarenko/markdown/issues/519)) ([4f29c2b](https://github.com/moyarenko/markdown/commit/4f29c2bb65c5c9ae3a535d06d0fa6a1d9b705736))
* **glossary:** dark mode ([#599](https://github.com/moyarenko/markdown/issues/599)) ([6d9e7eb](https://github.com/moyarenko/markdown/commit/6d9e7eb92ee958bd9db1e88bfbb316adf6efd3bd))
* decoupling OAS code snippet generation into a standalone package ([#812](https://github.com/moyarenko/markdown/issues/812)) ([8fbe211](https://github.com/moyarenko/markdown/commit/8fbe21101dbde115e36d94506f810d91576ed33c))
* don't render style in safeMode ([#525](https://github.com/moyarenko/markdown/issues/525)) ([8a68880](https://github.com/moyarenko/markdown/commit/8a6888017fdbcfe125353718773b5449952796bd))
* ensure bordered images are rendered via a magic block ([#579](https://github.com/moyarenko/markdown/issues/579)) ([c3fb6f2](https://github.com/moyarenko/markdown/commit/c3fb6f299dde6619dea8e789042f746242d486af))
* error codes are now unique to the error message they're for ([#542](https://github.com/moyarenko/markdown/issues/542)) ([8e6d4c1](https://github.com/moyarenko/markdown/commit/8e6d4c11f74d7d101f902a24d8b517c266a6df20))
* export callout icons ([#219](https://github.com/moyarenko/markdown/issues/219)) ([7391b14](https://github.com/moyarenko/markdown/commit/7391b143d4ae889556e4be0d7c78650049c143ba))
* export components ([#218](https://github.com/moyarenko/markdown/issues/218)) ([4f888f6](https://github.com/moyarenko/markdown/commit/4f888f6a4e0db2429b30652b32efceb2a6139fae))
* expose the core setup method ([#51](https://github.com/moyarenko/markdown/issues/51)) ([3e85a53](https://github.com/moyarenko/markdown/commit/3e85a539d99eb86ff1dea3ea050eb2b5add9aa74))
* Extracting oas-to-har into @readme/oas-to-har ([#376](https://github.com/moyarenko/markdown/issues/376)) ([cd7dba3](https://github.com/moyarenko/markdown/commit/cd7dba3ad76e181b7df05932fdb917f7e4e24436))
* fix glossary term overflow in tables ([#108](https://github.com/moyarenko/markdown/issues/108)) ([52e8d9e](https://github.com/moyarenko/markdown/commit/52e8d9efddcfdd205c17be6fdbd62c70f6b31fe5))
* **rdmd/callout:** fix icon alignment ([#853](https://github.com/moyarenko/markdown/issues/853)) ([7ee7b5f](https://github.com/moyarenko/markdown/commit/7ee7b5f472c6b0248e4fb9745631b18e8e2cbb59))
* **rdmd:** fix link text-decoration ([#826](https://github.com/moyarenko/markdown/issues/826)) ([e080e92](https://github.com/moyarenko/markdown/commit/e080e9258ac59ac0c5c6632b232a2c9193aa7f40))
* fix plain string compiler ([#532](https://github.com/moyarenko/markdown/issues/532)) ([278d5ed](https://github.com/moyarenko/markdown/commit/278d5ed3e31b58799c46852d98c7d03e248df053))
* fixing some ssr issues with the markdown renderer  ([#705](https://github.com/moyarenko/markdown/issues/705)) ([52690a0](https://github.com/moyarenko/markdown/commit/52690a0dd7f174ef07cbfcf1c73edf768d9dea73))
* **tables:** hide empty table header rows ([#99](https://github.com/moyarenko/markdown/issues/99)) ([8b6d24b](https://github.com/moyarenko/markdown/commit/8b6d24bf3b1cebfce19b161bb669e504bddf083d))
* html block ([#609](https://github.com/moyarenko/markdown/issues/609)) ([6e9d8db](https://github.com/moyarenko/markdown/commit/6e9d8db0d901f131206f3ac23400bfd844e0836c))
* implement markdown/html in excerpt([#161](https://github.com/moyarenko/markdown/issues/161)) ([aee9d82](https://github.com/moyarenko/markdown/commit/aee9d82400db9a8f61110f44dffb3a1e501797af))
* implementing @readme/http-status-codes in the API Explorer ([#521](https://github.com/moyarenko/markdown/issues/521)) ([b04c980](https://github.com/moyarenko/markdown/commit/b04c980818f7844442ebe9d21ef3f3b2cd4eb01f))
* importing @readme/emojis in the markdown processor ([#473](https://github.com/moyarenko/markdown/issues/473)) ([ae1652e](https://github.com/moyarenko/markdown/commit/ae1652e4aa32b1c7d5c40ef8d598e2c3e341dd8a))
* improved har generation ([#689](https://github.com/moyarenko/markdown/issues/689)) ([2e6ac2e](https://github.com/moyarenko/markdown/commit/2e6ac2ec2dd29acd03cd9154c51f457218752d57))
* incrementing version ([7639794](https://github.com/moyarenko/markdown/commit/76397941cb4c454844961fd9fe0402e8067dbd75))
* initial implementation ([bbb5a12](https://github.com/moyarenko/markdown/commit/bbb5a12dc868f7dc3c8a889725e8139f90c6cf77))
* introducing enforcement on commit messages ([#703](https://github.com/moyarenko/markdown/issues/703)) ([7dba727](https://github.com/moyarenko/markdown/commit/7dba727bd2ea9b36af8d36e925ee9faf792d5d66))
* less lossy md() ([#377](https://github.com/moyarenko/markdown/issues/377)) ([4189554](https://github.com/moyarenko/markdown/commit/4189554e6f332ca396c6095ad3f028f567c7c2f3))
* **logs:** match null state to logged-out designs ([#833](https://github.com/moyarenko/markdown/issues/833)) ([9a6a8da](https://github.com/moyarenko/markdown/commit/9a6a8dafb3a2b767016cb15720d079c56b8ab4aa))
* **anchor:** menu item styling for doc links ([#589](https://github.com/moyarenko/markdown/issues/589)) ([31dbf68](https://github.com/moyarenko/markdown/commit/31dbf684832cf204eb952b50a2e59d60152975e5))
* more compiler updates ([#383](https://github.com/moyarenko/markdown/issues/383)) ([313e905](https://github.com/moyarenko/markdown/commit/313e9056e8eb114bc556bc50c163ebafaa6f1bcc))
* nested ast processing ([#679](https://github.com/moyarenko/markdown/issues/679)) ([67066b8](https://github.com/moyarenko/markdown/commit/67066b8fed325d47d29bcd68636df2152023ff83))
* new markdown engine ([#458](https://github.com/moyarenko/markdown/issues/458)) ([864b64b](https://github.com/moyarenko/markdown/commit/864b64b646ae505c8e527ddf42518a589d28dd87)), closes [#306](https://github.com/moyarenko/markdown/issues/306) [#398](https://github.com/moyarenko/markdown/issues/398) [#435](https://github.com/moyarenko/markdown/issues/435) [#404](https://github.com/moyarenko/markdown/issues/404) [#405](https://github.com/moyarenko/markdown/issues/405) [#406](https://github.com/moyarenko/markdown/issues/406) [#407](https://github.com/moyarenko/markdown/issues/407) [#413](https://github.com/moyarenko/markdown/issues/413) [#416](https://github.com/moyarenko/markdown/issues/416) [#410](https://github.com/moyarenko/markdown/issues/410) [#415](https://github.com/moyarenko/markdown/issues/415) [#408](https://github.com/moyarenko/markdown/issues/408) [#409](https://github.com/moyarenko/markdown/issues/409) [#417](https://github.com/moyarenko/markdown/issues/417) [#411](https://github.com/moyarenko/markdown/issues/411) [#412](https://github.com/moyarenko/markdown/issues/412) [#414](https://github.com/moyarenko/markdown/issues/414) [#424](https://github.com/moyarenko/markdown/issues/424) [#428](https://github.com/moyarenko/markdown/issues/428) [#425](https://github.com/moyarenko/markdown/issues/425) [#418](https://github.com/moyarenko/markdown/issues/418) [#419](https://github.com/moyarenko/markdown/issues/419) [#421](https://github.com/moyarenko/markdown/issues/421) [#422](https://github.com/moyarenko/markdown/issues/422) [#423](https://github.com/moyarenko/markdown/issues/423) [#426](https://github.com/moyarenko/markdown/issues/426) [#427](https://github.com/moyarenko/markdown/issues/427) [#429](https://github.com/moyarenko/markdown/issues/429) [#430](https://github.com/moyarenko/markdown/issues/430) [#432](https://github.com/moyarenko/markdown/issues/432) [#431](https://github.com/moyarenko/markdown/issues/431) [#434](https://github.com/moyarenko/markdown/issues/434) [/github.com/facebook/jest/issues/9396#issuecomment-573328488](https://github.com/moyarenko//github.com/facebook/jest/issues/9396/issues/issuecomment-573328488) [#508](https://github.com/moyarenko/markdown/issues/508) [#515](https://github.com/moyarenko/markdown/issues/515) [#516](https://github.com/moyarenko/markdown/issues/516)
* **demo:** polish sticky scrolling ([#523](https://github.com/moyarenko/markdown/issues/523)) ([3c6c2e6](https://github.com/moyarenko/markdown/commit/3c6c2e623e993ba7d8a2ff950ed12435040d0f6d))
* promote the markdown engine into a dedicated repo ([#12](https://github.com/moyarenko/markdown/issues/12)) ([6093851](https://github.com/moyarenko/markdown/commit/6093851f26007da7a5775e381027773e948db644))
* prompt to log into docs for hubs with logs ([#683](https://github.com/moyarenko/markdown/issues/683)) ([84027ec](https://github.com/moyarenko/markdown/commit/84027ecaba55ff8e372c5a4a34b49e23eb3d5271)), closes [/github.com/readmeio/api-explorer/pull/683#discussion_r421133565](https://github.com/moyarenko//github.com/readmeio/api-explorer/pull/683/issues/discussion_r421133565)
* **markdown:** pull CSS from readme ([#650](https://github.com/moyarenko/markdown/issues/650)) ([bd3d0d3](https://github.com/moyarenko/markdown/commit/bd3d0d39ddb4688bfd4ac59bbf7134bd72bbbf4f)), closes [#647](https://github.com/moyarenko/markdown/issues/647)
* refer to new pointers for log ([#407](https://github.com/moyarenko/markdown/issues/407)) ([193b38b](https://github.com/moyarenko/markdown/commit/193b38b17687f99a9df5f104638cdb7ed2dea36c))
* removing an eslint disable in the http-status-codes pkg ([3e35c56](https://github.com/moyarenko/markdown/commit/3e35c56c0822241ede00d5d452ebea88911a811b))
* save newlines with spaces ([#471](https://github.com/moyarenko/markdown/issues/471)) ([63649e7](https://github.com/moyarenko/markdown/commit/63649e73656f1e41c3c5ef7284ddad22d4831193))
* **markdown:** server-side rdmd bundle ([#767](https://github.com/moyarenko/markdown/issues/767)) ([4422341](https://github.com/moyarenko/markdown/commit/44223414eb14f4cfa46a10482c7207c2f801efed))
* setting a custom header for all "Try It" requests ([#471](https://github.com/moyarenko/markdown/issues/471)) ([663d82f](https://github.com/moyarenko/markdown/commit/663d82f09092b9fb35f6f43b464b171590a599f9))
* specify component-to-custom magic block mappings ([#60](https://github.com/moyarenko/markdown/issues/60)) ([460270b](https://github.com/moyarenko/markdown/commit/460270be16a2ca4709d57089b70a179d622daabf))
* splitting out our current markdown engine to a new package ([#514](https://github.com/moyarenko/markdown/issues/514)) ([087374d](https://github.com/moyarenko/markdown/commit/087374d2af9e2f1b0f1322507324979f7d9494b7))
* support for allOf and a host of small improvements and bug fixes ([#436](https://github.com/moyarenko/markdown/issues/436)) ([f1381d1](https://github.com/moyarenko/markdown/commit/f1381d16e06df1b49c25e7d6d66f2fdd436d9357)), closes [#517](https://github.com/moyarenko/markdown/issues/517)
* support multiple response types ([#208](https://github.com/moyarenko/markdown/issues/208)) ([d87cc3d](https://github.com/moyarenko/markdown/commit/d87cc3dc7be82a2d4e13b892f5318fd160728ca6))
* table of contents generator ([#43](https://github.com/moyarenko/markdown/issues/43)) ([056bea6](https://github.com/moyarenko/markdown/commit/056bea6d43ee3868f703fe76c3b74d521b2564da))
* throw when parsing invalid magic block json ([#563](https://github.com/moyarenko/markdown/issues/563)) ([72a59dc](https://github.com/moyarenko/markdown/commit/72a59dcc2790fb2721504e7ddee69042e03163c3))
* treat react and react-dom as external deps ([#90](https://github.com/moyarenko/markdown/issues/90)) ([7be16d7](https://github.com/moyarenko/markdown/commit/7be16d7a4de3ede54a3c46ef7cc5797a1a47888e))
* **release:** trigger build ([00b91cc](https://github.com/moyarenko/markdown/commit/00b91ccfac60004ab7d8d78515c67a1ffe8d1797))
* **release:** trigger build ([ff9e757](https://github.com/moyarenko/markdown/commit/ff9e757a8db1e2ad5ea4e3d095ecb09d06fb0f10))
* trigger release ([9549095](https://github.com/moyarenko/markdown/commit/9549095fc9c4587812bd482bf2d1f52b295e53ff))
* try using purecomponent for html ([#562](https://github.com/moyarenko/markdown/issues/562)) ([6f44d4b](https://github.com/moyarenko/markdown/commit/6f44d4b1cfe2ae2724ab425f08056a78c27138f4))
* Update Schema Form UI ([#228](https://github.com/moyarenko/markdown/issues/228)) ([162086c](https://github.com/moyarenko/markdown/commit/162086c04a7e0989ef2631f69e901a4581663618))
* updating dependabot to follow our commit standards ([a06d86d](https://github.com/moyarenko/markdown/commit/a06d86dd7193c79c4f7cf496e3fe9b9ddcef5ad7))
* updating our callout emoji regex to use `emoji-regex` ([#536](https://github.com/moyarenko/markdown/issues/536)) ([87fdde2](https://github.com/moyarenko/markdown/commit/87fdde2fe48d958694308e0b7facec18a7e6219e))
* Upgrade to Webpack 4 ([#270](https://github.com/moyarenko/markdown/issues/270)) ([27efa37](https://github.com/moyarenko/markdown/commit/27efa379b4963af2648cba0ba9df7786735c2035))
* upgrading @readme/react-jsonschema-form to v1.2.0 ([#852](https://github.com/moyarenko/markdown/issues/852)) ([4e37271](https://github.com/moyarenko/markdown/commit/4e3727163371753c69088181c3702f01da3518b3))
* upgrading out of date deps ([#542](https://github.com/moyarenko/markdown/issues/542)) ([f8aae4f](https://github.com/moyarenko/markdown/commit/f8aae4f9a387974079e8d958917e936755b45820))
* upgrading prettier to 2.0 ([#546](https://github.com/moyarenko/markdown/issues/546)) ([e3582ec](https://github.com/moyarenko/markdown/commit/e3582ec0d742f6152a03ea730ac12adcba1370e3))
* upgrading syntax-highlighter to support Lua and Solidity ([#391](https://github.com/moyarenko/markdown/issues/391)) ([3466ece](https://github.com/moyarenko/markdown/commit/3466ecefc97405a3e2ebe953a1d754f4eb8be6b2))
* **glossary-item:** use react-tippy to control tooltips ([#553](https://github.com/moyarenko/markdown/issues/553)) ([0302473](https://github.com/moyarenko/markdown/commit/03024739dd439ebac3ffc45b35c073d80eb576c4))
* validate oas on preview ([#721](https://github.com/moyarenko/markdown/issues/721)) ([4e6df88](https://github.com/moyarenko/markdown/commit/4e6df886285b6dd30903c5a43c6e68e50d89f912))
* visual regression testing and dev server app ([#94](https://github.com/moyarenko/markdown/issues/94)) ([0774166](https://github.com/moyarenko/markdown/commit/07741663d0a603c7f178b63ebed6a81695e36ec2))

### 🛠 Fixes & Updates

* _actually_ publish releases to npm ([c6a8883](https://github.com/moyarenko/markdown/commit/c6a88835ebf4fd7a7ba7537ac932eaa03468404a))
* **deps:** [Security] Bump acorn from 6.4.0 to 6.4.1 ([#580](https://github.com/moyarenko/markdown/issues/580)) ([11a145b](https://github.com/moyarenko/markdown/commit/11a145b25734f826ad5a76cb7daea0e3368c93a5))
* **deps:** [Security] Bump handlebars from 4.1.2 to 4.5.3 ([#418](https://github.com/moyarenko/markdown/issues/418)) ([f06bfb2](https://github.com/moyarenko/markdown/commit/f06bfb25081ae368480428af5b5270f348289f5b))
* <a href="javascript:alert('eek')">oops?</a> ([f3b7bc7](https://github.com/moyarenko/markdown/commit/f3b7bc7d986e0fbf82a4b6d68707250434161d9a))
* 🐛 create normalize as an option ([#559](https://github.com/moyarenko/markdown/issues/559)) ([af577ba](https://github.com/moyarenko/markdown/commit/af577ba458a4517d17faf5cea4e63dbcdd0dd77a))
* **recipes:** add 'slug' to whitelist ([#118](https://github.com/moyarenko/markdown/issues/118)) ([03d966a](https://github.com/moyarenko/markdown/commit/03d966a86b0a271525ee52f6ab28cd288796997d))
* add alt text option for images ([#535](https://github.com/moyarenko/markdown/issues/535)) ([4d7876b](https://github.com/moyarenko/markdown/commit/4d7876b3bac9013626feef69bad4c879ad73565d))
* **heading:** add aria-label to anchors ([#230](https://github.com/moyarenko/markdown/issues/230)) ([1df0220](https://github.com/moyarenko/markdown/commit/1df0220e4995ecd64c93d2a0fe155d6ec9f956e2))
* add back padding to lists in callouts ([#126](https://github.com/moyarenko/markdown/issues/126)) ([184c238](https://github.com/moyarenko/markdown/commit/184c2389acd48ef19eceee1d2e23402fddbfe235))
* add back support for certain ranges of emoji ([#279](https://github.com/moyarenko/markdown/issues/279)) ([163863f](https://github.com/moyarenko/markdown/commit/163863f9d6d99009f1c6f1f1d08ef6f81bda3ab2))
* add codemirror as exp dep ([#82](https://github.com/moyarenko/markdown/issues/82)) ([5a3aa52](https://github.com/moyarenko/markdown/commit/5a3aa520627dc7aa4c0413ce25be24849897e86b))
* **gemoji:** add compiler for font-awesome emojis ([#461](https://github.com/moyarenko/markdown/issues/461)) ([36f0b9d](https://github.com/moyarenko/markdown/commit/36f0b9d38a3e32cd8a77e0f7dd33e113de54f2a7))
* **SEO:** add href to TOC ([#447](https://github.com/moyarenko/markdown/issues/447)) ([06a463e](https://github.com/moyarenko/markdown/commit/06a463e540c94b4a250be9238ea0ee2de245e74a))
* **seo:**