Commit 5e1da08 1 parent 1aee6c6 commit 5e1da08 Copy full SHA for 5e1da08
File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,8 @@ Initial release
4
4
5
5
## Version 1.0.1
6
6
7
- Correct readme after updating icon with assets from Brett Terpstra.
7
+ Correct readme after updating icon with assets from Brett Terpstra.
8
+
9
+ ## Version 1.0.2
10
+
11
+ Correct repository and bug links.
Original file line number Diff line number Diff line change 3
3
"name" : " Marked 2" ,
4
4
"organization" : " John Fieber" ,
5
5
"description" : " View Markdown files with Marked 2." ,
6
- "version" : " 1.0.1 " ,
6
+ "version" : " 1.0.2 " ,
7
7
"categories" : [" commands" ],
8
- "repository" : " https://github.com/jfieber/Marked .novaextension" ,
9
- "bugs" : " https://github.com/jfieber/Marked .novaextension/issues" ,
8
+ "repository" : " https://github.com/jfieber/Marked2 .novaextension" ,
9
+ "bugs" : " https://github.com/jfieber/Marked2 .novaextension/issues" ,
10
10
"license" : " MIT" ,
11
11
"main" : " main.js" ,
12
12
"activationEvents" : [" onLanguage:markdown" ],
You can’t perform that action at this time.
0 commit comments