Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Presentation from notes #395

Merged
merged 11 commits into from
Mar 6, 2023
Merged

[FEATURE] Presentation from notes #395

merged 11 commits into from
Mar 6, 2023

Conversation

rpPanda
Copy link
Contributor

@rpPanda rpPanda commented Mar 6, 2023

Description

Presentation from notes using Reveal
It works by converting the plate editor content to markdown and then rendering the markdown as presentation
Current capabilities:

  • Convert basic textual elements and weblinks to markdown (No custom blocks)
  • Vertical and horizontal presentation
  • Code blocks without highlighting
  • Public notes in presentation mode

Todo:

  • Custom rendering for the following using markdown-to-jsx
    • Tables
    • Action Block
    • View Block
    • Web Embeds
    • Images
  • Custom styling from the user
  • Layout selection from user
  • Preview component of slides

@rpPanda rpPanda requested a review from dineshsingh1 March 6, 2023 07:56
@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2023

🦋 Changeset detected

Latest commit: e78822e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
mexit Patch
mexit-webapp Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@types/reveal.js ADDED - 4.4.2
markdown-to-jsx ADDED - 7.1.9
reveal.js ADDED - 4.4.0

@rpPanda rpPanda marked this pull request as ready for review March 6, 2023 11:02
@rpPanda rpPanda merged commit 9ce693a into main Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants