plugins/line-highlight/prism-line-highlight.js


Log

Author Commit Date CI Message
Golmote 8ed7ce3a 2015-08-18T19:57:17 Test for rounded line-height to fix positions in Line Highlight plugin
Ryan Zec cba03451 2015-08-15T05:03:55 changed parseFloat to parseInt to prevent some inconsistency issue with different font sizes
Fernando San Julián f237e67b 2015-08-09T03:21:30 run line highlight plugin in complete hook
Logan Franken e22af8b4 2015-06-20T18:44:16 Removed '\r' from line highlight new line spacing logic
ryanzec d75310c8 2013-09-18T10:47:31 Update prism-line-highlight.js Making updates that allow this plugin to work with the line-numbers plugin
Lea Verou 10477deb 2012-07-30T18:08:18 Updated line highlight plugin
Lea Verou f15a012b 2012-07-16T19:19:22 Line highlight plugin: Fixed bug where linking to code snippets without existing line highlights resulted in visual mess
Lea Verou ab8b7756 2012-07-16T19:06:58 Line highlight plugin: Fixed bug where linking to multiple ranges scrolled to the last one
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou 21b6ea19 2012-07-16T14:47:45 Prevent line highlight plugin from interferring with text selection
Lea Verou f2339ea1 2012-07-15T22:36:05 Added line highlight plugin