Skip to content

Commit 039a06d

Browse files
authored
add thanks (#47)
1 parent 84ebaa6 commit 039a06d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Confluence Wiki Markup
22

3-
## [1.0.1]
3+
## [1.0.1](https://github.com/denco/vscode-confluence-markup/releases/tag/1.0.1)
44

55
- modified code/noformat blocks so they can be used in lists to match confluence behaviour
66
- added support for code block macro titles and themes (only standard themes are supported, and there's no syntax highlighting)
77
- changed `white-space: normal` to `white-space: pre-wrap` for `pre > code` CSS to match confluence behaviour and commonmark spec (white space is preserved)
88
- changed test files to accomodate above changes
99
- updated github workflow actions to v3
10+
- Big Thanks to [NSHenry](https://github.com/NSHenry) to providing:
1011

1112
## [1.0.0](https://github.com/denco/vscode-confluence-markup/releases/tag/1.0.0)
1213

0 commit comments

Comments
 (0)