Artifacts for markdown documents #2893

Closed
opened 2025-11-11 15:16:33 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @butelo on GitHub (Dec 2, 2024).

Artifacts when writting or iterating through a md document

Problem.
When writing a document, a post or any other markdown document when it comes to do corrections or iterate through it It would be nice to have the rendered document on a side same as we're having with html

Would be nice to...
Have the same feature as we're having now with the html preview (artifacts) but for markdown documents so we can iterate easily without having to copy the document elsewhere or generating it again every time yt
Ideally the artifact should show two tabs, one with the "sourcecode" that you could edit and other with the "rendered" preview like Github site does when you write issues or something

Describe alternatives you've considered
One could generate a html document instead of a markdown and take advantage of the existing funcionality but is not ideal since most of the documents for technical projects use markdown

imaxe
Originally created by @butelo on GitHub (Dec 2, 2024). ## Artifacts when writting or iterating through a md document **Problem.** When writing a document, a post or any other markdown document when it comes to do corrections or iterate through it It would be nice to have the rendered document on a side same as we're having with html **Would be nice to...** Have the same feature as we're having now with the html preview (artifacts) but for markdown documents so we can iterate easily without having to copy the document elsewhere or generating it again every time yt Ideally the artifact should show two tabs, one with the "sourcecode" that you could edit and other with the "rendered" preview like Github site does when you write issues or something **Describe alternatives you've considered** One could generate a html document instead of a markdown and take advantage of the existing funcionality but is not ideal since most of the documents for technical projects use markdown <img width="1233" alt="imaxe" src="https://github.com/user-attachments/assets/2166a4da-5244-4057-bef4-a2d149f94e7f">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2893