7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
{
|
|
// minimum number of milliseconds to wait before updating the preview again
|
|
"delay_between_updates": 100,
|
|
|
|
// scale factor for the font size relative to markdown settings
|
|
"font_scale": 1.0
|
|
} |