Skip to content

Code blocks in the descriptions are not properly rendered #168

@sidharthsurana

Description

@sidharthsurana

In our case we have inside our description for a field embedded code blocks as examples

For e.g. the following code block in the description.

	// Examples:
	// * To get .....
	//
	// ```
	// propFoo:
	//   stage: "X"
	//   wait: "y"
	// ```
	//

The rendering of this is broken , and does not produce the expected output like

Examples:

  • To get .....
propFoo:
  stage: "X"
  wait: "y"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions