1
0

combine tables

This commit is contained in:
Simon Michael
2018-06-11 11:19:40 -07:00
parent 554248dfda
commit 2e1d438c24
2 changed files with 23 additions and 27 deletions

View File

@@ -138,8 +138,8 @@ Glad you asked! See below, and also <a href="#comparisons">comparisons</a>. hled
<style>
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
</style>
<!-- sorted by committers -->
<!-- syntax: http://pandoc.org/README.html#tables -->
<!-- actives sorted by committers, inactives sorted by start -->
<table>
<colgroup>
<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><a href="https://gitter.im/nledger/lobby">gitter</a></td>
</tr>
</tbody>
</table>
<p>Inactive:</p>
<table>
<thead>
<tr class="header">
<th>Project</th>
<th>Start</th>
<th style="text-align: center;">Last release</th>
<th>Code</th>
<tr class="odd">
<td> </td>
<td></td>
<td style="text-align: center;"></td>
<td></td>
</tr>
<tr class="even">
<td><strong>Inactive:</strong></td>
<td></td>
<td style="text-align: center;"></td>
<td></td>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>uledger</td>
<td>2015</td>

View File

@@ -220,8 +220,9 @@ Glad you asked! See below, and also [comparisons](#comparisons). hledger's FAQ d
<style>
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; white-space:nowrap; }
</style>
<!-- sorted by committers -->
<!-- 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
---------------|-------|:------------:|---------------------------|-----------:|------:|----------------------------------|----------------------
@@ -233,19 +234,15 @@ Project | Start | Last release | Code | Committers |
[Ledger in Go] | 2013 | 2017-12 | [go][ledger-go-gh] | 5 | 142 | |
[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]
Inactive:
Project | Start | Last release | Code
----------|-------|:------------:|---------------------------------
uledger | 2015 | | [python][uledger-gh]
pacioli | 2013 | | [python][pacioli-gh]
ledger.pl | 2013 | | [perl][ledger.pl-gh]
[Penny] | 2012 | 2014 | [haskell][penny-gh]
[UMM] | 2009 | 2010 | [haskell][UMM]
cl-ledger | 2007 | | [common lisp][cl-ledger-gh]
sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
&nbsp; | | |
**Inactive:** | | |
uledger | 2015 | | [python][uledger-gh]
pacioli | 2013 | | [python][pacioli-gh]
ledger.pl | 2013 | | [perl][ledger.pl-gh]
[Penny] | 2012 | 2014 | [haskell][penny-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-gh]: https://github.com/hrj/abandon