aboutsummaryrefslogtreecommitdiff
path: root/test/pipe-tables.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-12 15:36:29 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-12 15:36:29 -0800
commit7093a3b44cbd0b962c53a6e00db51d5de9a840f9 (patch)
treeeade565cb3ad5f6f52c896f2d13925d12c66f3f7 /test/pipe-tables.native
parente86c337356fc723e366e5f0d6209205bcffe88f3 (diff)
downloadpandoc-7093a3b44cbd0b962c53a6e00db51d5de9a840f9.tar.gz
Markdown: Improved computation of relative cell widths in pipe tables.
Diffstat (limited to 'test/pipe-tables.native')
-rw-r--r--test/pipe-tables.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pipe-tables.native b/test/pipe-tables.native
index 6e39dc475..ca9858d1f 100644
--- a/test/pipe-tables.native
+++ b/test/pipe-tables.native
@@ -85,7 +85,7 @@
,[[Plain [Str "4"]]
,[Plain [Str "44"]]]]
,Para [Str "Long",Space,Str "pipe",Space,Str "table",Space,Str "with",Space,Str "relative",Space,Str "widths:"]
-,Table [] [AlignDefault,AlignDefault,AlignDefault] [0.1639344262295082,0.18032786885245902,0.6557377049180328]
+,Table [] [AlignDefault,AlignDefault,AlignDefault] [0.15517241379310345,0.1724137931034483,0.6724137931034483]
[[Plain [Str "Default1"]]
,[Plain [Str "Default2"]]
,[Plain [Str "Default3"]]]