Commit 31196e2a authored by Van's avatar Van

🎨 #12722

parent 679228e9
...@@ -82,7 +82,9 @@ ...@@ -82,7 +82,9 @@
<option value="titleAndAbstract">${titleAndAbstractLabel}</option> <option value="titleAndAbstract">${titleAndAbstractLabel}</option>
<option value="titleAndContent">${titleAndContentLabel}</option> <option value="titleAndContent">${titleAndContentLabel}</option>
</select> </select>
<label for="hljsTheme">${hljsThemeLabel}</label> <label for="hljsTheme">
<a href="https://highlightjs.org/static/demo/" target="_blank">${previewLabel}</a>${hljsThemeLabel}
</label>
<select id="hljsTheme"> <select id="hljsTheme">
<option value="default">Default</option> <option value="default">Default</option>
<option value="a11y-dark">A 11 Y Dark</option> <option value="a11y-dark">A 11 Y Dark</option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment