This commit is contained in:
Sean McBreen 2015-11-06 09:18:00 -08:00
Родитель a60fd8042a
Коммит 2119780596
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -23,7 +23,7 @@ Hit `Alt+T` to get some text replacement tools e.g.
* HTML Encode
* ..
![Tools](images/commands.gif)
![Tools](images/Commands.gif)
If you select ASCII Art you will get a secondary menu where you can choose the font.

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "MDTools",
"description": "Text replacement functions and ASCII Art for Markdown",
"version": "0.0.4",
"version": "0.0.12",
"publisher": "seanmcbreen",
"categories":[
"Test"
@ -9,12 +9,12 @@
"license":"SEE LICENSE IN LICENSE.md",
"icon": "images/MDToolsIcon.svg",
"bugs": {
"url": "https://github.com/Microsoft/vscode-spell-check/issues"
"url": "https://github.com/Microsoft/vscode-MDTools/issues"
},
"homepage": "https://github.com/Microsoft/vscode-spell-check/blob/master/README.md",
"homepage": "https://github.com/Microsoft/vscode-MDTools/blob/master/README.md",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/vscode-spell-check.git"
"url": "https://github.com/Microsoft/vscode-MDTools.git"
},
"galleryBanner" : {
"color": "#5c2d91",