Skip to content

Commit 1aee6c6

Browse files
committed
Correct readme after updating icon
1 parent ded4b7a commit 1aee6c6

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
## Version 1.0
22

33
Initial release
4+
5+
## Version 1.0.1
6+
7+
Correct readme after updating icon with assets from Brett Terpstra.

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
This extensions adds a *View in Marked 2* command to the *Editor* menu to open the current [Nova](https://nova.app) document with the [Marked 2](https://marked2app.com) Markdown previewer.
44

55
This extension is not written or endorsed by [Brett Terpstra](https://brettterpstra.com), the creator of [Marked 2](https://marked2app.com).
6-
7-
[Markdown logo](https://fontawesome.com/icons/markdown?style=brands) from Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com licensed under the [Creative Commons](https://en.wikipedia.org/wiki/en:Creative_Commons) [Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/deed.en) license.

extension.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Marked 2",
44
"organization": "John Fieber",
55
"description": "View Markdown files with Marked 2.",
6-
"version": "1.0",
6+
"version": "1.0.1",
77
"categories": ["commands"],
88
"repository": "https://github.com/jfieber/Marked.novaextension",
99
"bugs": "https://github.com/jfieber/Marked.novaextension/issues",

0 commit comments

Comments
 (0)