File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,21 @@ This is a {{test}} of how things work with {{confluence}} markup.
6060
6161_Blah blah blah._
6262
63+ [#22|https://github.com/denco/vscode-confluence-markup/issues/22] panel support
64+
65+ {panel}
66+ Some text
67+ {panel}
68+
69+ {panel:title=My Title}
70+ Some text with a title
71+ {panel}
72+
73+ {panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
74+ a block of text surrounded with a *panel*
75+ yet _another_ line
76+ {panel}
77+
6378[#24|https://github.com/denco/vscode-confluence-markup/issues/24]: Can't use [ and ] in string
6479
6580[lalala]
Original file line number Diff line number Diff line change @@ -60,6 +60,21 @@ This is a {{test}} of how things work with {{confluence}} markup.
6060
6161_Blah blah blah._
6262
63+ [#22|https://github.com/denco/vscode-confluence-markup/issues/22] panel support
64+
65+ {panel}
66+ Some text
67+ {panel}
68+
69+ {panel:title=My Title}
70+ Some text with a title
71+ {panel}
72+
73+ {panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
74+ a block of text surrounded with a *panel*
75+ yet _another_ line
76+ {panel}
77+
6378[#24|https://github.com/denco/vscode-confluence-markup/issues/24]: Can't use [ and ] in string
6479
6580[lalala]
You can’t perform that action at this time.
0 commit comments