Skip to content

Add a markdown render #289

@He-Pin

Description

@He-Pin

As LLMs have a better understanding of markdown, it would be nice to have a Markdown render that supports rendering the result JSON to markdown directly.

eg:
render:

{"newAge":102,"newName":"this is my new name Alice"}

to

| newName | newAge |
| ------- | ------ |
| this is my new name Alice | 102.00  |

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions