Skip to content

v1.5.5

Compare
Choose a tag to compare
@Molunerfinn Molunerfinn released this 13 Jun 12:51
· 146 commits to master since this release

Features

  • Added: footer_custom_text option for you to show some texts in footer area. See doc. Thanks to @ZhangYanTJU
  • Added: code-bar for code area to show the language of it. Now it supports the following languages:
"js" "javascript" "python" "ruby" "xml" "html" "css" "perl" "sql" "coffeescript" "java" "scala" "kotlin" "c" "c++" "go" "less" "sass" "scss" "stylus" "styl" "typescript" "ts"

  • Added: new code highlight theme -- ocean. Which is shown above. See doc.

Improved

  • Changed: all CDN links to cdn.jsdelivr.net

Bug fixed

  • Fixed: code highlight in comment area. #87