zendframework / zend-modulemanager

ModuleManager component from Zend Framework
BSD 3-Clause "New" or "Revised" License
44 stars 27 forks source link

Check Documentation Tables #23

Closed GeeH closed 8 years ago

GeeH commented 8 years ago

Check the tables in a document

TLDR; All tables should be in the format of GHFM using | and - as horizontal and vertical separators respectively

Check all tables are in the correct format. Please don't use leading and trailing | - more information on github flavoured markdown tables can be found here.

Xerkus commented 8 years ago

GFM tables are rather limited. I think they should be used for the simplest tables only. Big embedded tables in html are easier to read and edit since they have no one row - one line limitation

GeeH commented 8 years ago

This issues isn't open for debate, it's open to get the tasks done.

froschdesign commented 8 years ago

Fixed with #25