plugin consistency
This commit is contained in:
parent
163db29d43
commit
619b3a087c
4 changed files with 6 additions and 6 deletions
|
@ -5,7 +5,7 @@ import './highlight-line-numbers.js'
|
|||
* reveal.js plugin that adds syntax highlight support.
|
||||
*/
|
||||
|
||||
let Plugin = {
|
||||
const Plugin = {
|
||||
|
||||
id: 'highlight',
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue