Skip to content

Commit a1582c7

Browse files
committed
Add link to new ext
1 parent c2bcb74 commit a1582c7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.1.4 - November 2, 2018
4+
- Fix width of content.
5+
- Update logo.
6+
37
## 0.1.3 - August 24, 2018
48
- Tweak margin on block elements. Thanks @cilerler!
59

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changes VS Code's built-in markdown preview to match Github's styling
44

55
![](https://github.com/mjbvz/vscode-github-markdown-preview-style/raw/master/docs/example.png)
66

7+
> **❗️ Important**: This extension only styles the markdown preview. Use [this extension pack](https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview) to add support for other github markdown features like `:emoji:` and `- [ ] tasklists`.
8+
79
# Features
810
- Preview what your markdown will look like rendered on Github
911
- Extends VS Code's built-in markdown preview

0 commit comments

Comments
 (0)