Confluence Markdown Support



Confluence is working every day for a more just, equitable and robust environmental movement. With your help we can continue to expand and strengthen our work for environmental justice. Consider supporting Confluence through direct financial support or visiting a giving community partner, whatever works for you.

You can directly support confluence through a one-time or recurring donation through PayPal. Direct contributions go a long way to making possible the training and support for future leaders of the environmental movement.

I also know that there are Confluence plugins to add Markdown support, but currently in the market place, only one of those plugins is compatible with the Cloud hosted Confluence: And this plugin has a major drawback, it requires read access to the Confluence content as. 通过以上的 4 个步骤我们就可以完成通过程序自动化地在 confluence 中创建 markdown 文档. Confluence-记一次 confluence markdown 表格样式不美观发生的事. Xwiki 文档迁移到 confluence-1 迁移方案. Confluence® markup language support for Visual Studio Code. Provide preview for Confluence® and Jira® Markup while editing them in Visual Studio Code. Provide syntax highlighting and snippets. Supported file extentions. LanguageID: confluence. Defaulft supported file extentions.confluence.

  • Mark — a tool for syncing your Markdown documentation with Atlassian Confluence Mark reads your Markdown file, creates a Confluence page if it doesn’t, uploads attachments if any, translates Markdown into HTML, and updates the contents of the page via REST API.
  • Microsoft Teams Adds Markdown Support, Team Tile On Office. Include Bitbucket Server for Confluence - Easily include code snippets in Confluence.

Every purchase you make on Amazon.com can help support Confluence! Link your amazon account to Confluence through Amazon Smile and Amazon will donate .5% of your purchase price to help support our mission of environmental equity in the Portland area. It's easy and it costs you nothing.

You can help Confluence Environmental Center earn donations just by shopping with your Fred Meyer Rewards card!

Sign up for the Community Rewards program by linking your Fred Meyer Rewards Card to Confluence Environmental Center You can search for us by our name or byour non-profit number 92458.

If you do not have a Rewards Card, they are available for free at the Customer Service desk of any Fred Meyer store.

Donate your unwanted vehicle to Confluence. Visit Charity Connection to get started. They will pick up your vehicle and 60% of the value of your donated vehicle goes directly to Confluence Environmental Center

DateModified
ByCategoryitsm
Tagsservice managementopen sourcewikiknowledge managementcontent management
Estimated Read Time: 13 min read
Ninja Level:

Introduction about wiki software

I liked using Atlassian Confluence as wiki or knowledge management application. However,Atlassian had announced that the standalone server version would be gone in 2021 February.Also, there would be a price increase of all the existing data center version of Atlassian software.

Confluence Markdown Table

So, let us look at other alternatives. In this article, I would briefly describeseveral open source and low-cost wiki and knowledge management software.We would have a summary for each product at the bottom of the article.

Table: Curated list of open source and low-cost wiki and knowledge management software

NameLicense and pricing modelLanguages and databaseTarget audiences / use casesProsCons and pain pointsWhich companies or organizations are using it
Wiki.jsAGPL v3.0
  • NodeJS
  • Database: MySQL and PostgreSQL, SQLite and MS SQL Server 2012 or later.According to roadmap, it intended to only support PostgreSQL in 3.x/4.x
Wiki and knowledge management softwareA very active project and support MarkDown natively. It support lots of authentication systems like Keycloak, LDAP and other major identity providers like GitHub, Google, Slack and etc.
  • Feature is not the most comprehensive because Wiki.js 2.x started in around 2019
  • Weak table support but it should be improving
11.6k stars in GitHub, a popular choice for many users
MediawikiGPL v2
  • PHP
  • Database: MySQL 5.5.8+, MariaDB, PostgreSQL 9.2+, SQLite 3.8+
Wiki and knowledge management software (Internet scale)Internationalization and localization. Also, it is a well established software, it had been around since 2002No user deletion, only merges. Refer to this web link for detailsWikipedia, Indie Web Camp. Here is a short list
XWikiLGPL 2.1 and commercial offering
  • Java
  • Database: MySQL 5.7, 8.0 / MariaDB 10.4+PostgreSQL 12+Oracle 19.3.0+
Wiki, CMS and knowledge management softwareWell established, it has been around since 2003Java based, it would consume more memory compared with other smaller wiki softwareTestimonials in here
Documize. Here's the Community editionAGPL v3.0 and commercial offering (cloud and self hosting)
  • Go lang
  • Database:
    • PostgreSQL (v9.6+)
    • Microsoft SQL Server (2016+ with FTS)
    • MySQL (v5.7.10+ and v8.0.12+)
    • Percona (v5.7.16-10+)
    • MariaDB (10.3.0+)
Documentation, wiki and knowledge management softwareSingle binary application, less dependencyCommunity edition has less feature than commercial editionTelefonica, MobyMax and others, according to Documize web site
BookStackMIT
  • PHP
  • Database: MySQL >= 5.6
Wiki and knowledge management software (Good for small businesses)Low system requirement
  • Looks like the editor is a global setting, you either choose the WYSIWYG editor or the MarkDown editor
  • Weaker UI support on smartphone devices
It's a quite popular option with 5.7k+ stars in GitHub
Outline Here's the GitHub repoBSL (delayed open source) and have commercial offering
  • Node.js >= 12 and React
  • Database: PostgreSQL >=9.5 and Redis >=4
Wiki and knowledge management software (Great for internal documentation, meeting notes, KB and etc.)Eye pleasing UI, feature rich and support MarkDown
  • Currently the login option is integrated with Google Workspace and Slack. It is lacking other SSO login options
  • Using the BSL license
It's a quite popular option with 10.2k+ stars in GitHub

Wiki.js

Wiki.js has two versions, 1.x and 2.x. There is active development for the 2.x version.It has lots of modules or features, and more features are being added. By default, thesoftware already has analytics support (Google Analytics, Matoma and etc.), authenticationsupport (Keycloak, LDAP/AD, Slack and etc.), comment systems support (built-in, Disqusand etc.), search engine support (like Elasticsearch, Aloglia and use of databases),draw.io graphing support and so much more. When a page is created, you could only chooseeither using WYSIWYG editor or the MarkDown editor. It is not changeable once a pageis created.

Here's the road map for 3.x and beyond. It would be moving from Vue.js (2.x) toQuasar Vue (3.x). It would be able to import data from Wikimedia, DokuWiki and Confluence.This looks very promising.

Mediawiki

Mediawiki has been around since 2002. The most famous site that use Mediawiki is theWikipedia. It is a battle tested wikisoftware and with active development. It is used by many websites in the Internet. It isalso used by many companies and organizations.

Mediawiki does not support MarkDown natively, so you need to rely on add-ons.To further expanding Mediawiki functionality, take a look onBlueSpice.It is a single application that is based on Mediawiki, so that you do not need to installor maintain several add-on to Mediawiki.

XWiki

XWiki has been around since 2003. The 'X' in XWiki means extensibility.It could import serveral Wiki/Markup syntax, like Mediawiki, Confluence, JSPWiki,Creole, TWiki and XWiki's own syntax. It do not have native MarkDown support,but there are extensions or add-ons for MarkDown support. When it comes to editing,you would be using the Advanced WYSIWYG editor. XWiki is a solid alternative toConfluence.

BookStack

Confluence Markdown Support

Writing the wiki in a book-like format, with chapters and pages, BookStack is a easyto use documentation system. For editing, it looks like the editor is a global setting,you either choose the WYSIWYG editor or the MarkDown editor. Other than that, BookStackhas all the basic features of a wiki system and is easy to install.

To try out BookStack quickly, there isa demo in the offical site.

Outline

Firstly, Outline is not strictly an open source application. It uses BSL license and iscalled delayed open source because the actual source code of the (commercial) applicationwould not be released immediately. In the case for Outline, the change license date is threeyears. So, the source code is only guaranteed to be released as open source at a maximum ofthree years. If you don't want or need to self host, you can check out the commercialhosting option of Outline.

In terms of the UI, it has a modern UI and more polished compared withBookStack. It comes with an intuitive edtiorwith MarkDown support. It has API integration with Slack, Figma and other collaboration systems.The project has 10k+ stars in GitHub and is quite popular.

Conclusion

Confluence Import Markdown

Besides the list of applications that we had come across in this article, there are lots of optionsout there. Like Dokuwiki, MoinMoin, Trac and etc.