• Resolved shurup

    (@shurup)


    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]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Sablone

    (@michaelsablone)

    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.

    Plugin Author Michael Sablone

    (@michaelsablone)

    This has been added to v1.0.1!

    Plugin Author Michael Sablone

    (@michaelsablone)

    Please remember to leave a review 🙂

    Thread Starter shurup

    (@shurup)

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

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.