Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
html を解析するとき、p 要素のテキストの配置はその過程で取り除かれます。HTML リーダーのソースを読むと、テーブル セルの外側のテキストの配置について何も問題がないように見えますが、私は Haskell に堪能ではありません。
あなたが正しいです。pandoc 文書モデルでは、表以外での配置は許可されていないため、配置情報は単純に無視されます。