WPIntell

Source evidence

Tables support

LLM Markdown – Expose Content as .md · support · 2026-05-27T15:16:00+00:00

mixedsentiment
mediumseverity
0.66relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
shurup resolved
Currently, the tables are converted as simple strings, which are not really readable/understandable. Sometimes, they contain essential content — e.g., a technical comparison in the article linked above. It would be great to see them properly converted as well. The page I need help with: [ log in to see the link] Good catch. Tables are currently flattened during conversion, which is not ideal for comparison or technical content. I agree this should be handled more explicitly. I’m planning to add Markdown table conversion so <table> , <thead> , <tbody> , <tr> , <th> , and <td> structures are preserved as pipe-table Markdown where possible. This has been added to v1.0.1! Please remember to leave a review 🙂 Awesome! I confirm it works great in my case already. Thank you!

Comments

4 shown
Michael Sablone 2026-05-28T01:40:00+00:00

Good catch. Tables are currently flattened during conversion, which is not ideal for comparison or technical content. I agree this should be handled more explicitly. I’m planning to add Markdown table conversion so <table> , <thead> , <tbody> , <tr> , <th> , and <td> structures are preserved as pipe-table Markdown where possible.

Michael Sablone 2026-05-28T02:10:00+00:00

This has been added to v1.0.1!

Michael Sablone 2026-05-28T02:10:00+00:00

Please remember to leave a review 🙂

shurup 2026-05-28T08:55:00+00:00

Awesome! I confirm it works great in my case already. Thank you!