missed little bit of code from example
This commit is contained in:
parent
5f3d7238d9
commit
c378d24751
|
@ -55,7 +55,7 @@ Theme can be set to one of these [themes](https://xyproto.github.io/splash/docs/
|
||||||
Highlight line 1 and 3
|
Highlight line 1 and 3
|
||||||
|
|
||||||
````
|
````
|
||||||
```js
|
```js/1,3
|
||||||
let multilineString = `
|
let multilineString = `
|
||||||
this is the first line
|
this is the first line
|
||||||
this is the middle line
|
this is the middle line
|
||||||
|
|
Loading…
Reference in New Issue