Skip to content

Releases: nova1751/hexo-shiki-plugin

1.0.27

15 Sep 08:39

Choose a tag to compare

Style Update

  • Ajust the text style. @noraj

1.0.26

15 Sep 08:33

Choose a tag to compare

Style Update

  • Ajust the font style.

1.0.26

15 Jun 13:44

Choose a tag to compare

Style Update

  • Ajust the font style.

1.0.25

25 Jan 14:41

Choose a tag to compare

Bug Fixes

  • Add cutom CDN url.

1.0.24

14 Dec 04:06

Choose a tag to compare

Bug Fixes

  • Ajust the code font to adapt to the PC without consolas font.

1.0.23

30 Nov 05:51

Choose a tag to compare

Bug Fixes

  • Remove the tabindex attribute in codeblock.
  • Change dependency shiki to shiki-nova1751 to ajust the vue code highlight.

1.0.22

18 Nov 13:15

Choose a tag to compare

Bug Fixes

  • Ajust the github-light theme style.

1.0.21

18 Nov 12:10

Choose a tag to compare

Bug Fixes

  • Fix the code block display problem in the blockquote.

1.0.20

17 Nov 09:54

Choose a tag to compare

New Features

  • For the languages not supported by shiki,hexo-shiki-plugin will display it as plain text and print the error message in the console.
  • Add Clipboard API to the copy function for better compatibility.

1.0.19

16 Nov 02:59

Choose a tag to compare

Chore

  • Remove the box-shadow style to adapt the dark-mode