1
0

more compact editor labels

Note: the lists are separated by two backslashes rather than
a blank line to ensure bullet and text stay on the same line (eg in FF)
This commit is contained in:
Simon Michael
2017-08-01 11:25:03 -07:00
parent bf5dbee1d7
commit 58e5e7996c
2 changed files with 24 additions and 24 deletions

View File

@@ -288,28 +288,28 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<h4 id="editor-support">editor support</h4>
<p>Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.</p>
<ul>
<li><a href="https://atom.io/packages/language-ledger">language-ledger</a> for Atom</li>
<li><a href="https://atom.io/packages/ledger">ledger</a> for Atom<br />
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/language-ledger">language-ledger</a></li>
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/ledger">ledger</a><br />
<br />
</li>
<li><a href="https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&amp;fileviewer=file-view-default">beancount-mode</a> for Emacs</li>
<li><a href="https://github.com/narendraj9/hledger-mode">hledger-mode</a> for Emacs</li>
<li><a href="http://ledger-cli.org/3.0/doc/ledger-mode.html">ledger-mode</a> for Emacs (also works for hledger, beancount etc.)<br />
<li><span style="float:right;">Emacs</span> <a href="https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&amp;fileviewer=file-view-default">beancount-mode</a></li>
<li><span style="float:right;">Emacs</span> <a href="https://github.com/narendraj9/hledger-mode">hledger-mode</a></li>
<li><span style="float:right;">Emacs</span> <a href="http://ledger-cli.org/3.0/doc/ledger-mode.html">ledger-mode</a> (also works for hledger, beancount etc.)<br />
<br />
</li>
<li><a href="https://github.com/anekos/hledger-vim">hledger-vim</a> for VIM</li>
<li><a href="https://github.com/nathangrigg/vim-beancount">vim-beancount</a> for VIM</li>
<li><a href="https://github.com/ledger/vim-ledger">vim-ledger</a> for VIM<br />
<li><span style="float:right;">VIM</span> <a href="https://github.com/anekos/hledger-vim">hledger-vim</a></li>
<li><span style="float:right;">VIM</span> <a href="https://github.com/nathangrigg/vim-beancount">vim-beancount</a></li>
<li><span style="float:right;">VIM</span> <a href="https://github.com/ledger/vim-ledger">vim-ledger</a><br />
<br />
</li>
<li><a href="https://github.com/moeffju/sublime-ledger-syntax">sublime-ledger-syntax</a> for Sublime Text/TextMate<br />
<li><span style="float:right;">Sublime</span> <a href="https://github.com/moeffju/sublime-ledger-syntax">sublime-ledger-syntax</a><br />
<br />
</li>
<li><a href="https://github.com/lifepillar/Ledger.tmbundle">Ledger.tmbundle</a> for TextMate<br />
<li><span style="float:right;">TextMate</span> <a href="https://github.com/lifepillar/Ledger.tmbundle">Ledger.tmbundle</a><br />
<br />
</li>
<li><a href="https://github.com/mhansen/hledger-vscode">hledger-vscode</a> for Visual Studio Code</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mariosangiorgio.ledger">ledger</a> for Visual Studio Code</li>
<li><span style="float:right;">Visual Studio Code</span> <a href="https://github.com/mhansen/hledger-vscode">hledger-vscode</a></li>
<li><span style="float:right;">Visual Studio Code</span> <a href="https://marketplace.visualstudio.com/items?itemName=mariosangiorgio.ledger">ledger</a></li>
</ul>
<h4 id="time-logging">time logging</h4>
<ul>