Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-05 | Allow override of HTML escaping in code blocks | Eric Weikl | |
This way, authors can use HTML for special formatting. | |||
2013-05-01 | Moved my code to auto escape html to the right place | Raymond Camden | |
2013-04-28 | avoid errors in old ie from code highlighting | Hakim El Hattab | |
2013-04-27 | add support for data-trim attribute on code elements (closes #419) | Hakim El Hattab | |
2013-04-27 | note included languages in highlight.js build #421 | Hakim El Hattab | |
2013-04-27 | support code highlighting of a few more common languages #421 | Hakim El Hattab | |
2013-01-21 | Add Clojure to highlight.js, add code highlight example to README. | Aaron Steele | |
2012-10-28 | update syntax highlight after editing (#210), move markdown and highlight ↵ | Hakim El Hattab | |
scripts from lib to plugin |