You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- modified code/noformat blocks so they can be used in lists to match confluence behaviour
6
6
- added support for code block macro titles and themes (only standard themes are supported, and there's no syntax highlighting)
7
7
- changed `white-space: normal` to `white-space: pre-wrap` for `pre > code` CSS to match confluence behaviour and commonmark spec (white space is preserved)
8
8
- changed test files to accomodate above changes
9
9
- updated github workflow actions to v3
10
+
- Big Thanks to [NSHenry](https://github.com/NSHenry) to providing:
0 commit comments