1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-26 00:35:02 +03:00

Merge pull request #214 from pranaygp/patch-1

Add mdx-code as a third party library
This commit is contained in:
Brent Jackson 2018-11-14 11:08:02 +00:00 committed by GitHub
commit 0c881a2cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,8 +174,10 @@ Read more in the [components docs](docs/components.md).
These third-party libraries are great for use with mdx-deck.
- [CodeSurfer][]: React component for scrolling, zooming and highlighting code.
- [mdx-code][]: Runnable code playgrounds for MDX Deck.
[codesurfer]: https://github.com/pomber/code-surfer
[mdx-code]: https://github.com/pranaygp/mdx-code
### Layouts