File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -154,5 +154,10 @@ CSS selector | description
154154` .hljs-ln-line[data-line-number="i"] ` | Select the ith line, including line number
155155` .hljs-ln-numbers[data-line-number="i"] ` | Select the ith line number, excluding the line of code
156156` .hljs-ln-code[data-line-number="i"] ` | Select the ith line of code, excluding the line number
157+
158+ ## More plugins
159+
160+ - [ highlightjs-lang.js] ( https://github.com/wcoder/highlightjs-lang.js ) — plugin to display language name with formatting;
161+
157162---
158- © ; 2020 Yauheni Pakala and [ Community] ( https://github.com/wcoder/highlightjs-line-numbers.js/graphs/contributors ) | MIT License
163+ © ; 2023 Yauheni Pakala and [ Community] ( https://github.com/wcoder/highlightjs-line-numbers.js/graphs/contributors ) | MIT License
You can’t perform that action at this time.
0 commit comments