- Pick up
generate-github-markdown-css
6.3.0. Thanks @jjspace!
- Fix default code text color. Thanks @jjspace!
- Remove borders on codeblocks. Thanks @jjspace!
- Fix loading of main extension script
- Fix extension on web.
- Add additional color themes, including dark dimmed, high contract, and color blind accessible dark and light themes. Thanks @jjspace!
- Fix code syntax colors. Thanks SNDST00M!
- Add support for dark Github theme. Thanks SNDST00M!
- By default, the theme is selected based on the current editor theme but this can be configured.
- Pick up new GitHub styles version
- Pick up new highlight.js version
- Unset explicit
extensionKind
. No longer required
- Set explicit
extensionKind
for VS Code compatability.
- Fix width of content.
- Update logo.
- Tweak margin on block elements. Thanks @cilerler!
- Override scrollbar styles to always be light
- Update github styles
- Update highlight.js
- Multiroot ready
- Fix inline code in links. Thanks @francoischalifour!
- Pulled in more recent version of github styles.
- Fix table border colors. Thanks @qjebbs!
- Fix current line indicators not showing up. Thanks @qjebbs!
- Fix styling of indented code blocks without highlight js applied to them. Thanks @qjebbs!
- Initial release