From 9bc8c5d668b8a4881e27f52d12706e557e87bbdd Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 1 Jun 2020 04:52:46 -0700 Subject: [PATCH] ;cli: doc: json output seems not pretty printed right now --- hledger/hledger.m4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index dda788956..af2605ede 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -798,6 +798,7 @@ Some notes about JSON output: JSON, read the Haskell type definitions, which are mostly in https://github.com/simonmichael/hledger/blob/master/hledger-lib/Hledger/Data/Types.hs. + - hledger represents quantities as Decimal values storing up to 255 significant digits, eg for repeating decimals. Such numbers can