Project

General

Profile

Plugins Directory » Redmine Wiki Table Formatter

Author: Yasu Saku
Website: -
Code repository: https://github.com/sk-ys/redmine_wiki_table_formatter
Registered on: 2024-07-07 (15 days ago)
Current version: 0.0.1
Compatible with: Redmine 5.1.x
User ratings:   (0)

This plugin adds a button to jsToolbar that formats the selected table when using the Markdown or CommonMark Markdown text format.

Installation notes

When using git

  1. Clone this repository to your Redmine plugins directory.
    cd YOUR_REDMINE_DIRECTORY/plugins
    git clone https://github.com/sk-ys/redmine_wiki_table_formatter.git
    
  2. Restart Redmine.

When not using git

  1. Download zip file from the release page or the latest main repository.
  2. Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be redmine_wiki_table_formatter .
  3. Restart Redmine.

Note

  • I have confirmed the operation with Redmine 5.1.3, but I have not checked with other versions.

Changelog

0.0.1 (2024-07-06)

Compatible with Redmine 5.1.x.