Skip to content

Fix standalone HTML exports - #993

Merged
SommerEngineering merged 12 commits into
MindWorkAI:mainfrom
peerschuett:improve_chat_message_export
Sep 23, 2026
Merged

SommerEngineering merged 12 commits into
MindWorkAI:mainfrom
peerschuett:improve_chat_message_export

Conversation

@peerschuett

@peerschuett peerschuett commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Previously, if the LLM answered with a single block of html code the export would look like this:
export_old.html
The html doesn't render and only the html code it shown.

I fixed that so that for html the export is now working:
export_new.html

For other occassions, where the LLM answer contains explanatory text at the beginning or end, I kept the export the same as it was.

@peerschuett peerschuett self-assigned this Sep 22, 2026
@peerschuett peerschuett changed the title Fix standalone HTML and LaTeX exports Fix standalone HTML exports Sep 22, 2026
@peerschuett
peerschuett requested a review from a team September 22, 2026 13:31
@SommerEngineering
SommerEngineering merged commit fda42ac into MindWorkAI:main Sep 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants