denco / vscode-confluence-markup

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

Preview window: nesting markup block shows incorrectly in preview #57

Open mlsambale opened 3 months ago

mlsambale commented 3 months ago

Inputing nested blocks (color block into monospaced) leads to erronious output in preview window

input: {color:green}{{monospaced text inside green tag}}{color} {{{color:red}red text inside monospaced tag{color}}}

what you see in confluence: grafik

what you see in preview: grafik