man: disable captions in tables
The tables don't define any captions, and ox-man outputs a `.TB` macro that groff does not support. Signed-off-by: Jeremy Sowden <azazel@debian.org>
This commit is contained in:
@ -73,6 +73,7 @@ time build/mu/mu server --allow-temp-file --eval '(find :query "\"\"" :include-r
|
||||
#+end_src
|
||||
(and ~--allow-temp-file~ for 1.11)
|
||||
|
||||
#+ATTR_MAN: :disable-caption t
|
||||
| release | time (sec) |
|
||||
|---------------+------------|
|
||||
| 1.8 | 8.6s |
|
||||
|
||||
Reference in New Issue
Block a user