Skip to content

Releases: imzbf/markdown-theme

v4.4.0

Choose a tag to compare

@imzbf imzbf released this 25 Mar 07:12

新增特性

  • 🌟 为默认主题下的外部链接添加图标。
  • 🌟 所有的主题均移除第一个和最后一个元素的外边距。

修复问题

  • 🐞 修复github主题下的引用模块样式错误问题。

New Features

  • 🌟 Add icons for external links in default theme.
  • 🌟 Remove first and last element margins in all themes.

Fixed Bugs

  • 🐞 Fix the wrong style of referenced modules in github themes.

v4.2.2

Choose a tag to compare

@imzbf imzbf released this 17 Feb 05:26

修复问题

  • 🐞 样式中部分scss变量未替换(#3)

v3.2.0

Choose a tag to compare

@imzbf imzbf released this 04 Feb 08:43

新增特性

  • 🌟 给codeTabs选中的label新增border-bottom属性。
  • 🌟 更新cyanosis主题的任务列表样式。

修复问题

  • 🐞 主题vuepresscyanosis的标题颜色不正常。

New Features

  • 🌟 Add a border-bottom property to the selected label of codeTabs.
  • 🌟 Update the task list style for cyanosis theme.

Fixed Bugs

  • 🐞vuepress and cyanosis theme titles have incorrect colors.

v3.1.0

Choose a tag to compare

@imzbf imzbf released this 17 Jan 03:24

重构:

  • 🌟 使用<div>标签替代<article>标签。

Refactor:

  • 🌟 Replace <article> tag with <div> tag.

v3.0.2

Choose a tag to compare

@imzbf imzbf released this 10 Jul 09:27

修复的问题:

  • 🐞 嵌套的列表标记不标准。

Fixed Bugs:

  • 🐞 Nested list marker are not standard.

v3.0.1

Choose a tag to compare

@imzbf imzbf released this 18 May 04:34

修复Bugs:

  • 🐞 默认主题一级标题字体大小不正确。

Fix Bugs:

  • 🐞 Font size of h1 for the default theme is incorrect.

v2.2.2

Choose a tag to compare

@imzbf imzbf released this 15 Mar 04:31

重构:

  • 🌟 提高主题中css变量的优先级。

Refactor:

  • 🌟 Increase the priority of css variables in themes.

v2.2.1

Choose a tag to compare

@imzbf imzbf released this 10 Mar 09:27

重构:

  • 🌟 更新mermaid的样式,适配编辑器版本2.9.1

Refactor:

  • 🌟 Update styles of mermaid for editor 2.9.1.

v2.2.0

Choose a tag to compare

@imzbf imzbf released this 23 Feb 03:46

⭐️ 新增特性:

  • 替换复制按钮为图标,并且显示hover提示。

⭐️ New Features:

  • Replace text button which is used to copy code with icon.

v2.1.0

Choose a tag to compare

@imzbf imzbf released this 20 Feb 13:08

新增特性:

  • ⭐️ 显示代码块的语言名称。

New Features:

  • ⭐️ display the name of development language