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
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">
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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