site: fix rendering of pipe tables with latest pandoc
This commit is contained in:
		
							parent
							
								
									0b2ccdd298
								
							
						
					
					
						commit
						cbda57d6e2
					
				| @ -13,6 +13,7 @@ tr { | |||||||
| </style> | </style> | ||||||
| <!-- | hledger.org   | [combined release notes](release notes), [pre-compiled binaries](download) | --> | <!-- | hledger.org   | [combined release notes](release notes), [pre-compiled binaries](download) | --> | ||||||
| <!-- [web ui demo](http://demo.hledger.org/register?q=inacct%3Aassets%3Abank%3Achecking+sym%3A\%24) --> | <!-- [web ui demo](http://demo.hledger.org/register?q=inacct%3Aassets%3Abank%3Achecking+sym%3A\%24) --> | ||||||
|  | | | ||||||
| |-------------------------|----------------------------------------------------------------------------| | |-------------------------|----------------------------------------------------------------------------| | ||||||
| | IRC                     | Join [#hledger](http://hledger.org/irc) ([chat log](http://ircbrowse.net/browse/hledger); see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) | | | IRC                     | Join [#hledger](http://hledger.org/irc) ([chat log](http://ircbrowse.net/browse/hledger); see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) | | ||||||
| | Mail list               | [list.hledger.org](http://list.hledger.org) ([Gmane](http://dir.gmane.org/gmane.comp.finance.ledger.hledger)) | | | Mail list               | [list.hledger.org](http://list.hledger.org) ([Gmane](http://dir.gmane.org/gmane.comp.finance.ledger.hledger)) | | ||||||
|  | |||||||
| @ -1008,6 +1008,7 @@ words, can be relative to today's date, and assume 1 when less-significant date | |||||||
| 
 | 
 | ||||||
| Examples: | Examples: | ||||||
| 
 | 
 | ||||||
|  | | | ||||||
| |--------------------------------------------------|------------------------------------------------------| | |--------------------------------------------------|------------------------------------------------------| | ||||||
| | `2009/1/1`, `2009/01/01`, `2009-1-1`, `2009.1.1`   | simple dates, several separators allowed             | | | `2009/1/1`, `2009/01/01`, `2009-1-1`, `2009.1.1`   | simple dates, several separators allowed             | | ||||||
| | `2009/1`, `2009`                                 | same as above - a missing day or month defaults to 1 | | | `2009/1`, `2009`                                 | same as above - a missing day or month defaults to 1 | | ||||||
| @ -2395,12 +2396,13 @@ using one of these modes is quite recommended. | |||||||
| 
 | 
 | ||||||
| These were written with Ledger in mind, but also work with hledger files: | These were written with Ledger in mind, but also work with hledger files: | ||||||
| 
 | 
 | ||||||
|  | | | ||||||
| |----------------|----------------------------------------------------| | |----------------|----------------------------------------------------| | ||||||
| | Emacs          | <http://www.ledger-cli.org/3.0/doc/ledger-mode.html> | | | Emacs          | <http://www.ledger-cli.org/3.0/doc/ledger-mode.html> | | ||||||
| | Vim            | <https://github.com/ledger/ledger/wiki/Getting-started-with-Vim> | | | Vim            | <https://github.com/ledger/ledger/wiki/Getting-started-with-Vim> | | ||||||
| | Sublime Text   | <https://github.com/ledger/ledger/wiki/Using-Sublime-Text> | | | Sublime Text   | <https://github.com/ledger/ledger/wiki/Using-Sublime-Text> | | ||||||
| | Textmate       | <https://github.com/ledger/ledger/wiki/Using-TextMate-2> | | | Textmate       | <https://github.com/ledger/ledger/wiki/Using-TextMate-2> | | ||||||
| | Text Wrangler    | <https://github.com/ledger/ledger/wiki/Editing-Ledger-files-with-TextWrangler> | | | Text Wrangler   | <https://github.com/ledger/ledger/wiki/Editing-Ledger-files-with-TextWrangler> | | ||||||
| 
 | 
 | ||||||
| <!-- Some related LedgerTips: | <!-- Some related LedgerTips: | ||||||
| https://twitter.com/LedgerTips/status/504061626233159681 | https://twitter.com/LedgerTips/status/504061626233159681 | ||||||
|  | |||||||
| @ -25,6 +25,7 @@ tr { | |||||||
|     border-top:thin solid #bbb; |     border-top:thin solid #bbb; | ||||||
| } | } | ||||||
| </style> | </style> | ||||||
|  | | | ||||||
| |---------------------------|------------------------------------------------------------------------- | |---------------------------|------------------------------------------------------------------------- | ||||||
| | IRC                       | [#hledger](http://irc.hledger.org) (see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) | | IRC                       | [#hledger](http://irc.hledger.org) (see also [#ledger](http://webchat.freenode.net?channels=ledger&randomnick=1)) | ||||||
| | Mail list       | via [google](http://list.hledger.org) or [gmane](http://news.gmane.org/gmane.comp.finance.ledger.hledger) | | Mail list       | via [google](http://list.hledger.org) or [gmane](http://news.gmane.org/gmane.comp.finance.ledger.hledger) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user