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

Integrate klipse with reveal #133

Closed
dvberkel opened this issue Oct 30, 2016 · 2 comments
Closed

Integrate klipse with reveal #133

dvberkel opened this issue Oct 30, 2016 · 2 comments

Comments

@dvberkel
Copy link
Contributor

reveal.js is a HTML presentation framework. Multiple persons have mentioned in interest in integrating klipse into reveal, notably @viebel, @titaniumbones and myself. There are probably others as well.

Integrating klipse into reveal is hard because of the way that reveal uses CSS. It is very opinionated and has liberal use of !important, which often does not play nice with other frameworks and libraries. See for example CSS conflict with reveal.js.

This issue is created to keep track of the progress of and interest in integrating klipse into reveal

@viebel
Copy link
Owner

viebel commented Oct 30, 2016

@dvberkel thanks for opening this issue.
I'd like to make clear that the CSS conflict is between reveal.js and CodeMirror so it's not only a problem for klipse.

@viebel
Copy link
Owner

viebel commented Jan 18, 2017

I have made a demo of klipse snippets inside web components and it almost works fine with reveal. @dvberkel maybe you could help to solve the last issue as exposed here: codemirror/codemirror5#4189 (comment)

@viebel viebel closed this as completed Jun 2, 2020
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

No branches or pull requests

2 participants