Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

69 lines (45 loc) · 1.16 KB

Changelog

v0.3.2

  • Update Readme

v0.3.1

  • 添加全大写和全小写功能
  • 从集市下架
  • Add toUpperCase and toLowerCase functions
  • Remove from bazaar

v0.3.0

  • 换用插件API更新块
  • 修复撤回失效问题(#1)
  • Change to plugin API to update block
  • Fix withdraw failure issue(#1)

v0.2.5

  • 修复意外处理标签的问题
  • Fixed an issue where tags were accidentally handled

v0.2.4

  • 发布后更新说明文档
  • Update README after publish

v0.2.3

  • 更新说明文档
  • Update README

v0.2.2

  • 修复添加空格的错误
  • Fix error in add space

v0.2.1

  • 添加不同的选中块类型判断
  • 添加增加空格的方法
  • Add different selected block judgment
  • Add function to add space

v0.2.0

  • 成功将操作改写成dom方式
  • Success rewrite the process to dom

v0.1.1

  • 成功保留了id和一个空格
  • 修正部分文本
  • 现在可以适配标题和块引用
  • Keep id and one space successed
  • Correct some texts
  • Now fit title and block reference

v0.1.0

  • 成功做到了将空格去掉,后续等待其他适配
  • Success remove the whitespace, wait for other adapt later

v0.0.1

plugin init