On 1/3/20 9:18 AM, Robert P. J. Day wrote:
   just noticed in current master of libpod a couple man pages that
 render badly because (apparently) the markdown is incorporating
 asterisks in the second column of the table.
   the two examples i've noticed are:
 1) the first table in "man podman-history"
 2) the second table in "man podman-ps"
 is it just me, or are these actual markdown errors? (i need to learn
 my markdown so i can fix these when i find them.)
 rday
 
Good catch, I have opened a PR to fix these.
https://github.com/containers/libpod/pull/4780