Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

michaeljones/greedy-list-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Greedy List Table

The concept of the GreedyListTable is a list-table implementation that does not mind you having different numbers of cells in each row. It simply finds the longest row and then extends the first or last cell of all shorter rows to span the number of columns required to catch up.

This makes the table only marginally more flexible but that is enough to avoid using the full reStructuredText table syntax in some situations.

About

A slightly more forgiving list-table implementation for reStructuredText

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages