Convert markdown to confluence(atlassian wiki markup) for VSCode ExtensionFeaturesConvert markdown to confluence(atlassian wiki markup). From:
To:
Command (Usage)Using Command Palette ( There are two methods following: 1. Clipboard
2. Window(Dialog)
ConfigurationSee details: Code Block Macro | Confluence Data Center and Server 7.10 | Atlassian Documentation.
1. md2confl.codeBlock.collapseIf selected, the code macro's content will be collapsed upon visiting or refreshing the Confluence page. 2. md2confl.codeBlock.showLineNumbersIf selected, line numbers will be shown to the left of the lines of code. 3. md2confl.codeBlock.themeSpecifies the color scheme used for displaying your code block.
Release NotesUpdate infomation. Ref: CHANGELOG.md Special thankskenchan0130/markdown-to-atlassian-wiki-markup: Convert markdown to atlassian wiki markup - v4.0.1 that is released under the MIT License, see LICENSE. ~~forked it and extend checkbox for list-item.~~ |