Project

General

Profile

Plugins Directory » TSV Macro

Author:
Website: https://github.com/taikii/redmine_tsv_macro
Code repository: https://github.com/taikii/redmine_tsv_macro
Registered on: 2019-05-30 (almost 5 years ago)
Current version: 1.0.0
Compatible with: Redmine 4.0.x, 3.4.x
User ratings:   (0)

Convert TSV format to table.

Example:

{{tsv
Value1    Value2    Value3
}}
Value1 Value2 Value3
{{tsv_h
Head1    Head2    Head3
Value1    Value2    Value3
}}
Head1 Head2 Head3
Value1 Value2 Value3

Changelog

1.0.0 (2019-05-31)

Compatible with Redmine 4.0.x, 3.4.x.