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

Expose revealOptions to init.js #1089

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

qbikez
Copy link

@qbikez qbikez commented Sep 22, 2022

Move creation of reveal options to revealOptions function. Add this function before embedding init.js.
This will give custom initialization code access to the options object created by the vscode-reveal. This way, any configuration done in frontmatter, default plugins, etc. can still work and be further customized when using init.js.

jakub.pawlowski and others added 2 commits September 22, 2022 06:48
This will give custom initialization code access to the options object created by the vscode-reveal. This way, any configuration done in frontmatter, default plugins, etc. can still work and be further customized when using `init.js`.
@qbikez
Copy link
Author

qbikez commented Sep 22, 2022

re #765

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.

None yet

2 participants