Skip to content

Code block rendering error? #72

@Ethan77-d

Description

@Ethan77-d

HI,
I found a problem.when AI-generated code and its corresponding explanations are provided, the explanation information is sometimes mixed in after the code wrapped in markdown.
Just like this:

 public static void main(String[] args) {
        System.out.println("Hello World!");

    }
    # This is a sample code.

"# This is a sample code." should not be in the code block

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions