Skip to content

ibara1454/confluence-markdown-editor-chrome-extension

Repository files navigation

Confluence markdown editor chrome extension

version License: MIT GitHub Actions

A Chrome extension provides Markdown editor for Confluence.

Sample

What's this

Developer loves markdown.

Even Atlassian Confluence has many convenience macros and features in the WYSIWYG editor, there is no markdown editor feature in it.

By install this extension, you will get a markdown editor.

Feature

Support on Confluence version >= 6.13.11.

  • Create / edit pages using markdown editor
  • User custom styles (WIP)

Usage

First, setup your Confluence's domain name to enable this extension in such domain. (i.e. http://my.confluence.com)

menu

Create a new document / edit exising documents.

create_edit

Installation

Chrome web store

(Not ready. Coming soon...)

Build from source

Prerequisites: Node.js (>=10.0.0)

Install dependencies

$ npm install

Then build extension from sources

$ npm run build

By default, the extension will built into dist directory. Load the extension from chrome://extensions page.

Trouble shooting

I saved my markdown document but which is not shown like the preview

Make sure your Confluence's "HTML Macro" feature is enabled. This extension is dependent on the "HTML Macro". If it is not enabled, please ask your administrator to enable this macro.

License

MIT

Copyright 2020 Chiajun Wang (ibara1454).

This software includes the work that is distributed in the Apache License 2.0.

About

🖊️ A Chrome extension provides Markdown editor for Confluence.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages