Skip to content

Wekan Markdown

Lauri Ojansivu edited this page Jul 11, 2022 · 13 revisions

UPDATE: Wekan now uses markdown-it and markdown-it-emoji plugin, see Emoji page

Numbered text

If in List titles you like to create numbered text like this:

3. Something

Write it this way (to escape dot), so it shows correctly:

3\. Something

Wekan uses GFM (Github Flavored Markdown). We use the following project that ports GFM to meteor: https://github.com/wekan/markdown with updated newest markdown, that is fork of https://github.com/perak/markdown.

Newest Wekan uses newest markdown.

Adding markdown to more places at Wekan progress

Related formatting tips for numbered lists

Note: In order to use gfm checklist and other v0.28+ features, you need Wekan v2.61+.

Checklist on markdown does not work yet

List of guides (from web archive):

Where can I use the markdown?

  • Card name.
  • Board name - Works on board view only.
  • Card description, list and task list.

Wekan

General

Fake: Not WeKan kanban

Security

Scaling

Migrating

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Backup

Repair

Themes

Markdown Syntax

Login Auth

Metrics, Logs, Stats

Integrations

Time

Features

Email

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally