Skip to content

Visual: Preview window display #56

@mlsambale

Description

@mlsambale

HI,
i (think) found a minor bug in the preview render when using multiline comment (possibly only in Javascript).
Following markup from a .markup file:
`{code:language=JavaScript}
/**

  • @fileoverview Description of file. Lorem ipsum dolor sit amet, consectetur
  • adipiscing elit, sed do eiusmod tempor incididunt.
    */
    {code}`

produces:
` / * @fileoverview Description of file. Lorem ipsum dolor sit amet, consectetur

  • adipiscing elit, sed do eiusmod tempor incididunt.
    */`

If pasted into confluence proper it produces the expected result.
I suspect that the '*' char isn't escaped correctly in a code block in preview.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions