plugins/line-highlight


Log

Author Commit Date CI Message
Golmote 0356c58c 2015-09-03T19:09:48 Apply changes from #754 to all plugins so that none of them throw errors in node. Autolinker, Show invisibles and WPD can now be used with node. Removed unused minified CSS file. Also added missing space between attributes during wrapping.
Golmote 8ed7ce3a 2015-08-18T19:57:17 Test for rounded line-height to fix positions in Line Highlight plugin
Golmote 28e329cf 2015-08-15T13:15:08 Run gulp task
Ryan Zec cba03451 2015-08-15T05:03:55 changed parseFloat to parseInt to prevent some inconsistency issue with different font sizes
Golmote fd549959 2015-08-13T08:33:48 Fix complete hook behaviour + run gulp task
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
Ben Briggs 7cfd29a9 2014-05-26T11:20:55 Rebuild minified files.
Lea Verou 256aec14 2014-01-15T17:16:41 Merge pull request #167 from ryanzec/gh-pages Make line-highlight plugin work with line-numbers plugin
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
ryanzec 783edcc0 2013-09-18T10:48:15 Update prism-line-highlight.min.js Updates to make this work with the line-numbers plugin
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 cdeea36e 2013-07-01T18:50:21 Added components.js to plugin pages
Lea Verou 9863ad72 2012-07-31T18:44:17 Added Google Analytics
Lea Verou 571ca0a5 2012-07-31T18:39:29 Added favicon
Lea Verou 9ed86b86 2012-07-31T18:14:55 Styling and docs changes
Lea Verou 96da9fbc 2012-07-31T10:59:56 Styling changes & docs update
Lea Verou 10477deb 2012-07-30T18:08:18 Updated line highlight plugin
Lea Verou b2505655 2012-07-29T00:35:02 Docs update, minor styling changes
Lea Verou aef44ce6 2012-07-27T04:49:33 Removed .prism from plugin
Lea Verou bd4e8d15 2012-07-23T18:54:30 ALL THE THINGS! Most notably: Simple templating, API changes, show invisibles plugin, download (build) page
Lea Verou a1585a48 2012-07-16T19:31:04 Line highlight plugin: Docs for linking
Lea Verou 8402dde7 2012-07-16T19:28:40 Line highlight plugin: Docs for linking
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 f2370618 2012-07-16T17:02:20 Simplified markup and added simple templating
Lea Verou 351b011f 2012-07-16T14:49:29 Style && docs tweaks — more coming soon
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