Releases: nova1751/hexo-shiki-plugin
Releases · nova1751/hexo-shiki-plugin
1.0.27
1.0.26
Style Update
- Ajust the font style.
1.0.26
1.0.25
Bug Fixes
- Add cutom CDN url.
1.0.24
Bug Fixes
- Ajust the code font to adapt to the PC without consolas font.
1.0.23
Bug Fixes
- Remove the tabindex attribute in codeblock.
- Change dependency shiki to shiki-nova1751 to ajust the
vue
code highlight.
1.0.22
Bug Fixes
- Ajust the github-light theme style.
1.0.21
Bug Fixes
- Fix the code block display problem in the blockquote.
1.0.20
New Features
- For the languages not supported by shiki,
hexo-shiki-plugin
will display it as plain text and print theerror
message in the console. - Add
Clipboard
API to the copy function for better compatibility.
1.0.19
Chore
- Remove the box-shadow style to adapt the dark-mode