Git Product home page Git Product logo

markdown-to-confluence-vscode's Introduction

Convert markdown to confluence(atlassian wiki markup) for VSCode Extension

Rating Installs

Test and Lint

Features

Convert markdown to confluence(atlassian wiki markup).

From:

# Convert markdown to confluence(atlassian wiki markup) for VSCode Extension
Repository
[transnano/markdown-to-confluence-vscode](https://github.com/transnano/markdown-to-confluence-vscode)

```sh
$ echo 'hello'
hello
```

To:

h1. Convert markdown to confluence(atlassian wiki markup) for VSCode Extension

Repository
[transnano/markdown-to-confluence-vscode|https://github.com/transnano/markdown-to-confluence-vscode]

{code:collapse=false|language=bash|linenumbers=true|theme=Confluence}
$ echo 'hello'
hello
{code}

Command (Usage)

Using Command Palette ( CMD/CTRL + Shift + P )

There are two methods following:

1. Clipboard

  1. CMD/CTRL + Shift + P -> md2confl: Convert markdown to confluence and Copy to clipboard
  2. Paste to the Confluence

2. Window(Dialog)

  1. CMD/CTRL + Shift + P -> md2confl: Convert markdown to confluence and Open window
  2. Copy text from the window
  3. Paste to the Confluence

Configuration

See details: Code Block Macro | Confluence Data Center and Server 7.10 | Atlassian Documentation.

item type default
collapse boolean false
showLineNumbers boolean true
theme string Confluence

1. md2confl.codeBlock.collapse

If selected, the code macro's content will be collapsed upon visiting or refreshing the Confluence page.

2. md2confl.codeBlock.showLineNumbers

If selected, line numbers will be shown to the left of the lines of code.

3. md2confl.codeBlock.theme

Specifies the color scheme used for displaying your code block.

  • DJango
  • Emacs
  • FadeToGrey
  • Midnight
  • RDark
  • Eclipse
  • Confluence

Release Notes

Update infomation.

Ref: CHANGELOG.md

Special thanks

kenchan0130/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.

markdown-to-confluence-vscode's People

Contributors

renovate-bot avatar transnano avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.