Skip to content

Commit

Permalink
add thanks (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
denco authored Oct 19, 2023
1 parent 84ebaa6 commit 039a06d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Confluence Wiki Markup

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

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

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

Expand Down

0 comments on commit 039a06d

Please sign in to comment.