service · inferred from evidence
LlamaParse
A service that parses documents and can output tables as HTML or markdown.
- LlamaParse `output_tables_as_HTML` has no effect on `items[].md`
How to fix llamaparse: llamaparse `output_tables_as_html` has no effect on `items[].md`.
- LlamaParse `output_tables_as_HTML` has no effect on `items[].md`
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-ind