Skip to Main Content
Feature Request FR-3970
Product Area AI Features
Status ROADMAP

7 Voters

Update APEX_MARKDOWN.TO_HTML

j_schuster Public
· Aug 20 2024

openAI and others are delivering responses in “Extended Markdown” https://www.markdownguide.org/extended-syntax/

But APEX_MARKDOWN.TO_HTML just provides an old basic conversion. You can not display the AI response properly.

This is currently on the roadmap for a future release of Oracle APEX.

Comments

Comments

  • philipp hartenfeller OP 7 weeks ago

    +1, I especially miss tables.

  • j_schuster OP 7 weeks ago

    This should be a high priority task, because Oracle APEX goes full AI, rightly so and this is a no brainer, give it Carsten then we know it will work 😊

  • jayson hanes Admin OP 7 weeks ago

    @philipp hartenfeller you're suggesting tables in RTE was a result of markdown support?

  • philipp hartenfeller OP 7 weeks ago

    Hi @jayson hanes , nothing related to RTE. I just want to process “foreign” markdown with table syntax in them that I want to get translated to HTML tables for better representation.

  • marc.gueury OP 5 days ago

    + 1 missing tables. Took time to understand that it was a limit of the APEX library?