temporalio / temporalio/temporal
Support Markdown in Result panel
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
Results are not as good as they could be.
Describe the solution you'd like
It would be really good if you could output results as markdown. It will mean that at a glance you could see a report on what went on in the workflow.
Describe alternatives you've considered
Just outputting markdown in the raw text and copy and pasting into a markdown converter.
Additional context
I think this would be simple to implement and be a very nice feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Result panel and tracing how workflow results are rendered. The issue names no file, test, or entry point beyond that panel, so first determine which component owns the output and whether Markdown rendering is supported elsewhere. Done means results display as rendered Markdown in the panel with appropriate coverage for the supported output path.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100