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 Code tag and highlight to the Rich Text Editor #1243

Closed
exotickg1 opened this issue Jun 28, 2015 · 4 comments
Closed

Add Code tag and highlight to the Rich Text Editor #1243

exotickg1 opened this issue Jun 28, 2015 · 4 comments

Comments

@exotickg1
Copy link

Of course, we can just use the <code>, but with icon on panel, it would be more useful.
october/modules/backend/formwidgets/richeditor/
Thanks.

c9755de19bc4c80cc9350699b1665395 1

@daftspunk
Copy link
Member

Nice idea, how do we do it?

@exotickg1
Copy link
Author

What about https://highlightjs.org/ ?

After clicking on icon -> open Popup window, which contain list of syntax, theme chooser (highlight) and text area for code?

@exotickg1
Copy link
Author

I found one more syntax highlighting.

https://github.com/chriskempson/base16

@daftspunk daftspunk mentioned this issue May 23, 2016
18 tasks
@daftspunk
Copy link
Member

After #2005, this should now be possible by using custom CSS classes.

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

No branches or pull requests

2 participants