Skip to content

This is a simple plugin for sublime text to POST markup to Jira Confluence.

License

Notifications You must be signed in to change notification settings

fangli/sublimetext-confluence-post

Repository files navigation

Post markup to Jira Confluence

This is a simple plugin for sublime text to POST markup to Jira Confluence.

Support markup language:

Installation

Use sublime package manager

  • you should use sublime package manager
  • use cmd+shift+P then Package Control: Install Package
  • look for Jira Confluence and install it.

Manually

At the moment Git is required to install the plugin. You will need to clone the repository in your Sublime Text "Packages" directory:

git clone git@github.com:mlf4aiur/sublimetext-markup-jira-confluence.git

The "Packages" directory is located at:

  • OS X: ~/Library/Application Support/Sublime Text 2/Packages/
  • Linux: ~/.Sublime Text 2/Packages/
  • Windows: %APPDATA%/Sublime Text 2/Packages/

Usage

META data must give, and use newline to separate META data and content.

  • Space
  • Parent Title
  • Title

Use Command Palette to run it, use cmd+shift+P then Post page to Jira Confluence to post local page to remote.

About

This is a simple plugin for sublime text to POST markup to Jira Confluence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages