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

Add support for built-in search plugin #433

Closed
ggrossetie opened this issue Jun 27, 2021 · 1 comment · Fixed by #441
Closed

Add support for built-in search plugin #433

ggrossetie opened this issue Jun 27, 2021 · 1 comment · Fixed by #441

Comments

@ggrossetie
Copy link
Member

reveal.js 4.x (and 3.9.2) includes a built-in search plugin. By pressing <ctrl> + <shift> + <f> you can search slide content.

I think we should add an attribute to enable/disable this plugin:

:revealjs_plugin_search: enable

Since this plugin was not supported until now I think it should be disabled by default (i.e., this plugin should be explicitly enabled).

@edl7878
Copy link
Contributor

edl7878 commented Jun 27, 2021

Have been realized in Issue 370 support reveal js 4 x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants