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

feat(parser): transform slide notes #2136

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

akordowski
Copy link
Contributor

Description

This pull request introduces a new feature to extend the functionality of the Slidev parser. The main addition is the ability to transform slide notes using a new transformNote function in the preparser extensions.

New Feature: Transform Slide Notes

Related issue

Notes

As I am not well versed in JS/TS development, I was not able to provide tests for the new functionality. Please feel free to use this PR to add the necessary tests. Thank you for consideration.

Copy link

netlify bot commented Mar 25, 2025

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit 66aae04
🔍 Latest deploy log https://app.netlify.com/sites/slidev/deploys/67e2ce0fd358bd0008bfd416
😎 Deploy Preview https://deploy-preview-2136--slidev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@akordowski akordowski force-pushed the feature/transform-note branch from 519ba81 to 66aae04 Compare March 25, 2025 15:38
@antfu antfu changed the title Transforming slide notes feat(parser): transform slide notes Mar 31, 2025
@antfu antfu merged commit 75bc2ea into slidevjs:main Mar 31, 2025
4 checks passed
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