mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-30 00:51:30 +08:00
client: Rephrase section
This commit is contained in:
parent
41e3163595
commit
6717b1b4ae
@ -13,11 +13,13 @@ function test(name) {
|
|||||||
|
|
||||||
const TPL = `
|
const TPL = `
|
||||||
<div class="options-section">
|
<div class="options-section">
|
||||||
<h4>Syntax highlighting</h4>
|
<h4>Code Syntax Highlighting for Text Notes</h4>
|
||||||
|
|
||||||
|
<p>Controls the syntax highlighting for code blocks inside text notes, code notes will not be affected.</p>
|
||||||
|
|
||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<label>Theme</label>
|
<label>Color Scheme</label>
|
||||||
<select class="theme-select form-select"></select>
|
<select class="theme-select form-select"></select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user