FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.75k stars 691 forks source link

feat: Move Slide-Layout documentation to own page. #1243

Closed ZimChristine closed 1 year ago

ZimChristine commented 2 years ago

Type of Change [ X ] This change requires a documentation update How Has This Been Tested? The markdown in slide-layouts.md was tested in the VSCode Preview pane but has not been verified that it works in a Docusaurus-manner.

Checklist: (Feel free to delete this section upon completion) [ TODO ] I have included a changeset if this change will require a version change to one of the packages. [ X ] I have performed a self-review of my own code [ X ] I have commented my code, particularly in hard-to-understand areas [ X ] I have made corresponding changes to the documentation [ TODO ] I have run pnpm run check:ci and all checks pass [ na ] I have added tests that prove my fix is effective or that my feature works [ X ] My changes generate no new warnings [ X ] Any dependent changes have been merged and published in downstream modules