plugins/line-highlight/index.html


Log

Author Commit Date CI Message
Michael Schmidt b40f8f4b 2020-12-23T14:54:50 Line highlight: Fixed top offset in combination with Line numbers (#2237)
Michael Schmidt 91fdd0b1 2020-06-28T01:58:55 Website: New assets directory for all web-only files (#2180)
Michael Schmidt eb82e804 2020-05-07T21:35:08 Line Highlight: Added linkable line numbers (#2328) This makes individual line numbers clickable creating a link to that specific line for that specific code block.
Michael Schmidt cdfa60ac 2019-09-30T19:43:33 Added plugin descriptions to plugin list (#2076) This adds plugin descriptions to the plugin lists on the website.
Michael Schmidt 439ea1ee 2019-03-11T00:32:45 Added scripts directory (#1781) This adds a new `scripts` directory for all scripts used exclusively by the prismjs.com website.
Valtteri Laitinen d95f8fb4 2018-04-22T15:55:38 Use rel="icon" instead of rel="shortcut icon" (#1398)
Valtteri Laitinen 95146c8f 2018-04-17T01:28:42 Use HTTPS / canonical URLs (#1390) Also, remove the broken link in `/index.html`.
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
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 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 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 f2339ea1 2012-07-15T22:36:05 Added line highlight plugin