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

Question: How to integrate plugins with advanced slides? #290

Open
mayurankv opened this issue Feb 23, 2024 · 0 comments
Open

Question: How to integrate plugins with advanced slides? #290

mayurankv opened this issue Feb 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mayurankv
Copy link

mayurankv commented Feb 23, 2024

In the normal slides plugin, the Obsidian markdownPostProcessor is used which allows all plugins to be rendered as in normal viewing modes. In this plugin, that doesn't appear to be the case. I'm just trying to understand why it's not possible to use the Obsidian processor before passing it to revealjs? I've seen from a number of other issues that this isn't trivial but I'd just love a bit of direction as to why this can't work. Any pointers to external references would also be appreciated!

I'm considering things like the tikzjax extension, or my plugin Code Styler where when processed, they should just result in normal html elements that revealjs could presumably display.

Thanks for any help!

@mayurankv mayurankv added the enhancement New feature or request label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant