DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:prettytables

PrettyTables Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Toolbar button that fixes the source code of a table by aligning the columns

Last updated on
2016-06-21
Provides
Action
Repository
Source

Tagged with button, tables, toolbar

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Usage

  1. Select the table you want to fix.
  2. Click on the button

To manage alignments:

  • Put min. 2 spaces in front AND after the cell value, it gets centered
  • Put less than 2 spaces in front, it gets left aligned
  • Put less than 2 spaces after the value, it gets right aligned

Bug Reporting

Please use GitHub Issues.

Example

Original Table

^ Year ^ Location|
| 2004| Athens, Greece|
| 2008| Beijing, China|
| 2012| London, United Kingdom  |
| 2016| Rio de Janeiro, Brazil|

Fixed Table

^  Year  ^         Location         |
|  2004  |      Athens, Greece      |
|  2008  |      Beijing, China      |
|  2012  |  London, United Kingdom  |
|  2016  |  Rio de Janeiro, Brazil  |

FAQ

  • Does it keep the header cells (the ones that start with “^”) intact?
    Yes, the plugin will maintain that properly.
  • Does it support left, center, right alignments?
    Yes, thanks to janosh who added that feature!
plugin/prettytables.txt · Last modified: 2023-01-01 21:24 by 107.140.187.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki