1
0

fix pandoc/firefox line break issue in editor support list

This commit is contained in:
Simon Michael
2017-01-13 13:45:20 -08:00
parent b699fb6999
commit 3253a3f076
2 changed files with 26 additions and 11 deletions

View File

@@ -279,16 +279,26 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<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><p><a href="https://atom.io/packages/ledger">ledger</a> for Atom</p></li>
<li><a href="https://atom.io/packages/ledger">ledger</a> for Atom<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><p><a href="http://ledger-cli.org/3.0/doc/ledger-mode.html">ledger-mode</a> for Emacs (also works for hledger, beancount etc.)</p></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 />
<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><p><a href="https://github.com/ledger/vim-ledger">vim-ledger</a> for VIM</p></li>
<li><p><a href="https://github.com/moeffju/sublime-ledger-syntax">sublime-ledger-syntax</a> for Sublime Text/TextMate</p></li>
<li><p><a href="https://github.com/lifepillar/Ledger.tmbundle">Ledger.tmbundle</a> for TextMate</p></li>
<li><p><a href="https://marketplace.visualstudio.com/items?itemName=mariosangiorgio.ledger">ledger</a> for Visual Studio Code</p></li>
<li><a href="https://github.com/ledger/vim-ledger">vim-ledger</a> for VIM<br />
<br />
</li>
<li><a href="https://github.com/moeffju/sublime-ledger-syntax">sublime-ledger-syntax</a> for Sublime Text/TextMate<br />
<br />
</li>
<li><a href="https://github.com/lifepillar/Ledger.tmbundle">Ledger.tmbundle</a> for TextMate<br />
<br />
</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mariosangiorgio.ledger">ledger</a> for Visual Studio Code</li>
</ul>
<h4 id="time-logging">time logging</h4>
<ul>

View File

@@ -281,19 +281,24 @@ Note these often work quite well for other ledger-likes, not just the one they a
- [language-ledger](https://atom.io/packages/language-ledger) for Atom
- [ledger](https://atom.io/packages/ledger) for Atom
\
\
- [beancount-mode](https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&fileviewer=file-view-default) for Emacs
- [hledger-mode](https://github.com/narendraj9/hledger-mode) for Emacs
- [ledger-mode](http://ledger-cli.org/3.0/doc/ledger-mode.html) for Emacs (also works for hledger, beancount etc.)
\
\
- [hledger-vim](https://github.com/anekos/hledger-vim) for VIM
- [vim-beancount](https://github.com/nathangrigg/vim-beancount) for VIM
- [vim-ledger](https://github.com/ledger/vim-ledger) for VIM
\
\
- [sublime-ledger-syntax](https://github.com/moeffju/sublime-ledger-syntax) for Sublime Text/TextMate
\
\
- [Ledger.tmbundle](https://github.com/lifepillar/Ledger.tmbundle) for TextMate
\
\
- [ledger](https://marketplace.visualstudio.com/items?itemName=mariosangiorgio.ledger) for Visual Studio Code
#### time logging