denco / vscode-confluence-markup

Visual Studio Code extension for Confluence® markup
MIT License
25 stars 10 forks source link

Visual: Preview window display #56

Open mlsambale opened 1 week ago

mlsambale commented 1 week ago

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} /**

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

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.

denco commented 6 days ago

Hi @mlsambale thx for providing issue, will check this soon, should be possible make short time fix.

mlsambale commented 5 days ago

If you're interested in more of these type of incositencies (preview visual bugs) i can provide a couple more that poped up. Especially when there are blocks in blocks (like for example using a '{color}' inside a monospaced '{{}}' block).

denco commented 5 days ago

Hello @mlsambale shure would be great and If it will be not too complicated, could U please create separate issues? Thx and greez!