You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# vscode-pandoc
2
2
3
-
The vscode-pandoc [Visual Studio Code](https://code.visualstudio.com/) extension lets you quickly render markdown files as a `pdf`, `word document` or `html` file.
3
+
The vscode-pandoc [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=DougFinke.vscode-pandoc) extension lets you quickly render markdown files as a `pdf`, `word document` or `html` file.
4
4
5
5
## Prerequisites
6
6
@@ -80,4 +80,4 @@ example:
80
80
*`-s`: produce a standalone document
81
81
*`-t html5`: HTML5 output format
82
82
83
-
For more information please refer to the [Pandoc User's Guide](http://pandoc.org/README.html).
83
+
For more information please refer to the [Pandoc User's Guide](http://pandoc.org/README.html).
0 commit comments