combine tables
This commit is contained in:
25
index.html
25
index.html
@@ -138,8 +138,8 @@ Glad you asked! See below, and also <a href="#comparisons">comparisons</a>. hled
|
|||||||
<style>
|
<style>
|
||||||
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
|
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
|
||||||
</style>
|
</style>
|
||||||
<!-- sorted by committers -->
|
|
||||||
<!-- syntax: http://pandoc.org/README.html#tables -->
|
<!-- syntax: http://pandoc.org/README.html#tables -->
|
||||||
|
<!-- actives sorted by committers, inactives sorted by start -->
|
||||||
<table>
|
<table>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 10%" />
|
<col style="width: 10%" />
|
||||||
@@ -244,19 +244,18 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
|||||||
<td></td>
|
<td></td>
|
||||||
<td><a href="https://gitter.im/nledger/lobby">gitter</a></td>
|
<td><a href="https://gitter.im/nledger/lobby">gitter</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
<tr class="odd">
|
||||||
</table>
|
<td> </td>
|
||||||
<p>Inactive:</p>
|
<td></td>
|
||||||
<table>
|
<td style="text-align: center;"></td>
|
||||||
<thead>
|
<td></td>
|
||||||
<tr class="header">
|
</tr>
|
||||||
<th>Project</th>
|
<tr class="even">
|
||||||
<th>Start</th>
|
<td><strong>Inactive:</strong></td>
|
||||||
<th style="text-align: center;">Last release</th>
|
<td></td>
|
||||||
<th>Code</th>
|
<td style="text-align: center;"></td>
|
||||||
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td>uledger</td>
|
<td>uledger</td>
|
||||||
<td>2015</td>
|
<td>2015</td>
|
||||||
|
|||||||
25
index.md
25
index.md
@@ -220,8 +220,9 @@ Glad you asked! See below, and also [comparisons](#comparisons). hledger's FAQ d
|
|||||||
<style>
|
<style>
|
||||||
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
|
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
|
||||||
</style>
|
</style>
|
||||||
<!-- sorted by committers -->
|
|
||||||
<!-- syntax: http://pandoc.org/README.html#tables -->
|
<!-- syntax: http://pandoc.org/README.html#tables -->
|
||||||
|
<!-- actives sorted by committers, inactives sorted by start -->
|
||||||
|
|
||||||
Project | Start | Last release | Code | Committers | Stars | Mail list, size | Chat, size
|
Project | Start | Last release | Code | Committers | Stars | Mail list, size | Chat, size
|
||||||
---------------|-------|:------------:|---------------------------|-----------:|------:|----------------------------------|----------------------
|
---------------|-------|:------------:|---------------------------|-----------:|------:|----------------------------------|----------------------
|
||||||
@@ -233,19 +234,15 @@ Project | Start | Last release | Code | Committers |
|
|||||||
[Ledger in Go] | 2013 | 2017-12 | [go][ledger-go-gh] | 5 | 142 | |
|
[Ledger in Go] | 2013 | 2017-12 | [go][ledger-go-gh] | 5 | 142 | |
|
||||||
[Tackler] | 2017 | 2018-01 | [scala][tackler-gh] | 1 | 14 | | [gitter][tackler-gi]
|
[Tackler] | 2017 | 2018-01 | [scala][tackler-gh] | 1 | 14 | | [gitter][tackler-gi]
|
||||||
[.Net Ledger] | 2017 | 2017-12 | [C#][nledger-gh] | 1 | 12 | | [gitter][nledger-gi]
|
[.Net Ledger] | 2017 | 2017-12 | [C#][nledger-gh] | 1 | 12 | | [gitter][nledger-gi]
|
||||||
|
| | |
|
||||||
Inactive:
|
**Inactive:** | | |
|
||||||
|
uledger | 2015 | | [python][uledger-gh]
|
||||||
Project | Start | Last release | Code
|
pacioli | 2013 | | [python][pacioli-gh]
|
||||||
----------|-------|:------------:|---------------------------------
|
ledger.pl | 2013 | | [perl][ledger.pl-gh]
|
||||||
uledger | 2015 | | [python][uledger-gh]
|
[Penny] | 2012 | 2014 | [haskell][penny-gh]
|
||||||
pacioli | 2013 | | [python][pacioli-gh]
|
[UMM] | 2009 | 2010 | [haskell][UMM]
|
||||||
ledger.pl | 2013 | | [perl][ledger.pl-gh]
|
cl-ledger | 2007 | | [common lisp][cl-ledger-gh]
|
||||||
[Penny] | 2012 | 2014 | [haskell][penny-gh]
|
sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
|
||||||
[UMM] | 2009 | 2010 | [haskell][UMM]
|
|
||||||
cl-ledger | 2007 | | [common lisp][cl-ledger-gh]
|
|
||||||
sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
|
|
||||||
|
|
||||||
|
|
||||||
[Abandon]: https://github.com/hrj/abandon#readme
|
[Abandon]: https://github.com/hrj/abandon#readme
|
||||||
[abandon-gh]: https://github.com/hrj/abandon
|
[abandon-gh]: https://github.com/hrj/abandon
|
||||||
|
|||||||
Reference in New Issue
Block a user