Skip to content

Commit 66bf142

Browse files
committed
Add link to prism line-numbers plugin
1 parent 8279834 commit 66bf142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/prism-line-numbers.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* Allows code-input elements to be used with the Prism.js line-numbers plugin, as long as the code-input element
33
* or a parent element of it has the CSS class `line-numbers`.
4+
* https://prismjs.com/plugins/line-numbers/
45
* Files: prism-line-numbers.css
56
*/
67
/* Update padding to match line-numbers plugin */

0 commit comments

Comments
 (0)