- Open VS Code
- Press
Ctrl+Shift+P(orCmd+Shift+Pon Mac) - Type "Extensions: Install from VSIX..."
- Select the file:
markdown-to-xwiki-1.0.0.vsix
- Open any
.mdfile in VS Code - Right-click in the editor or on the file in Explorer
- Select "Convert to XWiki"
- The converted
.xwikifile will be created and opened
Use the included test.md file to verify the conversion works correctly.
# Title
**bold** and *italic*
`inline code`= Title =
**bold** and //italic//
##inline code##