Expected behavior, not a bug. When you use the structured `Document`/`Page`/`Item` result, `item.md` is always converted back to markdown — even when the raw LlamaParse output contains HTML table tags — to stay consistent with the llama-index-core schema. So `output_tables_as_HTML=True` does not cha…
Expected behavior, not a bug. When you use the structured `Document`/`Page`/`Item` result, `item.md` is always converted back to markdown — even when the raw LlamaParse output contains HTML table tags — to stay consistent with the llama-index-core schema. So `output_tables_as_HTML=True` does not cha…