Here's a reStructuredText table that renders improperly: +---------------+------------+---------------+-------------+ | | **Damage** | | **Damage** | +===============+============+===============+=============+ | Axe | +3D | *Modern Tech* | | +---------------+------------+---------------+-------------+ | Club | +1D+1 | Light Pistol | 3D+2 | +---------------+------------+---------------+-------------+ | Hatchet | +1D+1 | Heavy Pistol | 4D | +---------------+------------+---------------+-------------+ | Halberd | +3D | Rifle | 5D | +---------------+------------+---------------+-------------+ | Knife | +1D | Shotgun | 4D+2 | +---------------+------------+---------------+-------------+ | Mace | +1D+1 | BFG | 6D | +---------------+------------+---------------+-------------+ | Rapier | +2D | *Sci-Fi Tech* | +---------------+------------+---------------+-------------+ | Staff | +1D+2 | Plasma Pistol | 5D | +---------------+------------+---------------+-------------+ | Spear | +2D | Plasma Rifle | 6D | +---------------+------------+---------------+-------------+ | Sword | +2D+2 | Plasma BFG | 7D | +---------------+------------+---------------+-------------+ | Sword, 2h | +3D+1 | Plasma Sword | +4D | +---------------+------------+---------------+-------------+ | Warhammer | +3D | *Ranges in Feet (S/M/L)* | +---------------+------------+---------------+-------------+ | Bow | +2D+2 | Bow | 30/100/300 | +---------------+------------+---------------+-------------+ | Crossbow | 4D+1 | Crossbow | 50/150/400 | +---------------+------------+---------------+-------------+ | *Armor Value* | All Pistols | 30/100/350 | +---------------+------------+---------------+-------------+ | Leather | +2 | All Rifles | 100/350/500 | +---------------+------------+---------------+-------------+ | Chainmail | +6 | Shotguns | 50/150/400 | +---------------+------------+---------------+-------------+ | Platemail | +9 | BFG | 100/400/700 | +---------------+------------+---------------+-------------+ | Shield | +4 | Grenades | 10/20/30 | +---------------+------------+---------------+-------------+ Here's the PDF produced with pandoc 2.14.01 via ms output: [image: image.png] The "*Ranges with Feet (S/M/L)*" eight lines from the bottom in the 3rd and 4th columns should be one cell, not two, and the asterisks should have turned it into italics. Same thing in the ConTeXt output: [image: image.png] Here's the docutils output via LaTeX for comparison: [image: image.png] Here's the native output for the row in question: ,Row ("",[],[]) [Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) [Plain [Str "Warhammer"]] ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) [Plain [Str "+3D"]] ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) [Plain [Str "*Ranges",Space,Str "in",Space,Str "Feet"]] ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1) [Plain [Str "(S/M/L)*"]]] Any ideas? -- T. Kurt Bond, tkurtbond-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, https://tkurtbond.github.io -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAN1EhV_aNcHtsaajksgMqk3%2Bnu0spmWMkvkCSh78PyBGLng%3DvQ%40mail.gmail.com.