plugins/line-numbers/index.html


Log

Author Commit Date CI Message
Michael Schmidt de79636a 2021-05-01T14:57:39 Website: Moved remaining vendor files into `vendor` folder (#2829)
Michael Schmidt 453079bf 2020-07-26T18:46:25 Line Numbers: Fixed class name on website This fixes #2487.
Michael Schmidt 447429f0 2020-07-22T17:13:00 Line Numbers: Improved documentation (#2456)
Michael Schmidt 91fdd0b1 2020-06-28T01:58:55 Website: New assets directory for all web-only files (#2180)
Michael Schmidt ad9c13e2 2020-06-27T00:03:07 Line numbers: Style inline code of website (#2435)
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.
Daniel Ferguson 0f16eb87 2019-03-26T03:24:51 Line numbers: Fixed typo on webpage (#1838) This corrects a small typo on line number's webpage.
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.
Michael Schmidt 14be7489 2019-03-10T18:56:59 Line numbers: Added inheritance for the `line-numbers` class (#1799) This adds inheritance for the `line-numbers` class for the Line numbers plugin similar to the inheritance of `language-xxxx` classes.
Bruce Hyslop 00f4f04f 2019-02-07T23:20:34 Line Numbers plugin instructions clarifications (#1719) This fixes typos and makes clarifies some instructions of the Line Numbers plugin.
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`.
Golmote 849f1d63 2017-09-09T11:07:02 Merge branch 'gh-pages' of https://github.com/VitaliyR/prism into VitaliyR-gh-pages # Conflicts: # plugins/line-numbers/index.html # plugins/line-numbers/prism-line-numbers.js
Dima Fitiskin 8ddcc964 2016-08-11T12:42:28 Fix removing line-numbers class form code. It removes space between other classes in code.
Golmote fd549959 2015-08-13T08:33:48 Fix complete hook behaviour + run gulp task
Vitaliy Ribachenko ffae34cf 2015-06-11T19:56:17 Removed class name for soft wrap, made to determinate it automatically by white-space css attribute on the pre tag
Vitaliy Ribachenko e05043f3 2015-05-25T15:26:10 Added support of soft wrap lines for line numbers plugin
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
Jakub Korál 3d486c7a 2013-05-20T12:45:48 Line Numbers plugin Add Line Numbers plugin to components Usage, works when `line-numbers` class is present Optional: `data-start` for shifting the line-number counter