Skip to content

Commit af8fd46

Browse files
authored
fix(tools): remove duplicate CSS picklist entries (highlightjs#3926)
1 parent bc3ed30 commit af8fd46

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ New Grammars:
1818
Developer Tool:
1919

2020
- enh(tools): order CSS options picklist [David Schach][]
21+
- enh(tools): remove duplicate CSS options [David Schach][]
2122

2223
[Lê Duy Quang]: https://github.com/leduyquang753
2324
[Mohamed Ali]: https://github.com/MohamedAli00949

tools/developer.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,8 @@ <h3>Code</h3>
272272
<option>github-gist.css</option>
273273
<option>github.css</option>
274274
<option>gml.css</option>
275-
<option>gml.css</option>
276-
<option>googlecode.css</option>
277275
<option>googlecode.css</option>
278276
<option>gradient-dark.css</option>
279-
<option>gradient-dark.css</option>
280277
<option>gradient-light.css</option>
281278
<option>grayscale.css</option>
282279
<option>hybrid.css</option>
@@ -303,7 +300,6 @@ <h3>Code</h3>
303300
<option>paraiso-dark.css</option>
304301
<option>paraiso-light.css</option>
305302
<option>pojoaque.css</option>
306-
<option>pojoaque.jpg</option>
307303
<option>purebasic.css</option>
308304
<option>qtcreator-dark.css</option>
309305
<option>qtcreator-light.css</option>

0 commit comments

Comments
 (0)