We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0ec02 commit 91ef276Copy full SHA for 91ef276
details.md
@@ -1,6 +1,6 @@
1
# Azure DevOps Extension: Markdown Text Control
2
3
-<img src="static/images/Example.png" style="border: 1px solid black;" />
+
4
5
Azure DevOps extension to show text field control and markdown in same row.
6
vss-extension.json
@@ -2,7 +2,7 @@
"manifestVersion": 1,
"id": "devops-markdown-text-control",
"publisher": "Ricardo-Zambon",
- "version": "1.0.2",
+ "version": "0.0.0",
"name": "Markdown Text Control",
7
"description": "Extension to show text field control and markdown in same row",
8
"public": false,
0 commit comments