diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-12-05 18:02:24 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-12-05 18:02:48 +0700 |
| commit | 755d65c0d6faa0f89b857cfde97f270ef47effb7 (patch) | |
| tree | f19b2d890310dc2034d84dd0a74e84e826fb7b14 /testdata/test.adoc | |
| parent | 5e86e9517d147874d35311b4eff9a1a3714b31e1 (diff) | |
| download | asciidoctor-go-755d65c0d6faa0f89b857cfde97f270ef47effb7.tar.xz | |
all: fix table width calculation
If we have three columns, the first and second column width are
100/3 = 33.3333
but the last column should be 100 - (33.3333+33.3333) = 33.3334.
Diffstat (limited to 'testdata/test.adoc')
0 files changed, 0 insertions, 0 deletions
