This repository was archived by the owner on Dec 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ metatype: json
7
7
"name" : " Markdown Monospace" ,
8
8
"content_type" : " SN|Theme" ,
9
9
"area" : " themes" ,
10
- "version" : " 1.2 .0" ,
10
+ "version" : " 1.3 .0" ,
11
11
"description" : " Monospace font for Standard Notes markdown editors" ,
12
12
"url" : " https://danielnetop.github.io/markdown-monospace/main.css" ,
13
- "download_url" : " https://github.com/DanielNetoP/markdown-monospace/archive/refs/tags/1.2 .0.zip" ,
13
+ "download_url" : " https://github.com/DanielNetoP/markdown-monospace/archive/refs/tags/1.3 .0.zip" ,
14
14
"latest_url" : " https://danielnetop.github.io/markdown-monospace/ext.json" ,
15
15
"marketing_url" : " https://github.com/DanielNetoP/markdown-monospace" ,
16
16
"thumbnail_url" : " https://danielnetop.github.io/markdown-monospace/examples/preview.png" ,
Original file line number Diff line number Diff line change 1
1
.CodeMirror-code ,
2
- # editor {
2
+ # editor ,
3
+ .CodeMirror .CodeMirror-code .cm-comment {
3
4
font-family : var (--sn-stylekit-monospace-font ) !important ;
4
5
}
6
+
7
+ .CodeMirror .CodeMirror-code .cm-comment {
8
+ font-size : 100% !important ;
9
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " io.github.danielnetop.markdown-monospace" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"main" : " main.css" ,
5
5
"sn" : {
6
6
"main" : " main.css"
You can’t perform that action at this time.
0 commit comments