Releases: any-block/obsidian-any-block
Releases · any-block/obsidian-any-block
3.0.1 - beta
english
- feat:
- This plugin will publish the same plugin in 'markdown-it', which allows you to render the same results on your blog
- Better markmap mind map
- File directory tree, ascii file directory tree
- Plantuml mindmap、plantuml WBS (Work Breakdown Structure)
- enhance:
- Style enhacne: timeline、table likelist、table-fc (first column does not wrap)、cm underline
- Inline separator enhancement for tables(Half corner symbol + two Spaces/Full corner symbol + one space)
- fix:
- About ob update
- Fixed Ob V1.5.8 update causing rendering of newly opened files to fail in real-time mode
- Fixed reduced table width caused by new Ob version
- Fixed the relative path image rendering failure caused by the old Ob api
- about selector
- Allows to hide the header selector with %% (temp)
- '[toc]' caused by false triggering
- A low-level slight risk of memory leakage
- 'List2lt' exception when list indentation uses Spaces instead of tabs
- About ob update
- refactoring:
- Code is refactored, optimized, and modularized for migration to the markdown-it plug-in
中文
- 功能:
- 这个插件将会在
markdown-it
发布同款插件,这使得你可以在博客上渲染相同的结果 - 文件目录树、ascii文件目录树
- 更好用的markmap思维导图
- Plantuml 的思维导图、工作分解结构 (Work Breakdown Structure)
- 这个插件将会在
- 增强
- 样式增强:时间线、表格的仿列表、表格禁止首列换行、cm下划线减弱
- 表格的内联分割符增强(半角符号+两空格/全角符号+一空格)
- 修复:
- Ob更新相关
- 修复 Ob V1.5.8 更新导致的在实时模式下的新打开文件渲染失效
- 修复 Ob 新版本导致的表格宽度减少
- 修复 Ob 旧版api导致的相对路径图片渲染失败
- 选择器相关
- 允许使用%%隐藏头部选择器 (临时)
[toc]
导致的误触发
- 一个底层的轻微内存泄露风险
- 列表缩进使用空格而非tab时,
List2lt
异常
- Ob更新相关
- 重构:
- 代码重构、优化、模块化,使之能迁移到markdown-it插件
3.0.0 - beta3
english
- feat:
- This plugin will publish the same plugin in 'markdown-it', which allows you to render the same results on your blog
- Better markmap mind map
- style enhacne: timeline、table likelist、table-fc (first column does not wrap)、cm underline
- fix:
- about ob update
- Fixed Ob V1.5.8 update causing rendering of newly opened files to fail in real-time mode
- Fixed reduced table width caused by new Ob version
- Fixed the relative path image rendering failure caused by the old Ob api
- about selector
- Allows to hide the header selector with %% (temp)
- '[toc]' caused by false triggering
- A low-level slight risk of memory leakage
- 'List2lt' exception when list indentation uses Spaces instead of tabs
- about ob update
- refactoring:
- Code is refactored, optimized, and modularized for migration to the markdown-it plug-in
中文
- 功能:
- 这个插件将会在
markdown-it
发布同款插件,这使得你可以在博客上渲染相同的结果 - 更好用的markmap思维导图
- 样式增强:时间线、表格的仿列表、表格禁止首列换行、cm下划线减弱
- 这个插件将会在
- 修复:
- Ob更新相关
- 修复 Ob V1.5.8 更新导致的在实时模式下的新打开文件渲染失效
- 修复 Ob 新版本导致的表格宽度减少
- 修复 Ob 旧版api导致的相对路径图片渲染失败
- 选择器相关
- 允许使用%%隐藏头部选择器 (临时)
[toc]
导致的误触发
- 一个底层的轻微内存泄露风险
- 列表缩进使用空格而非tab时,
List2lt
异常
- Ob更新相关
- 重构:
- 代码重构、优化、模块化,使之能迁移到markdown-it插件
2.2.0
Refactor selector:Not compatible with older versions
- Removed (Reasons for incompatibility with older versions)
- Removed the "always in effect" setting for the selector and now cannot use the selector without header information
- The old head-tail selector has been removed and replaced with a VuePress syntax head-tail selector(
:::
)
- Add
- [Major Update] v2.1.0 allows the use of selectors within nested lists, references, and indents
- [Major Update] v2.2.0 allows selectors to nest selectors
- Add an English version of the manual
- The Settings panel was refactored and a lot of Settings were removed
- Fixing
- Known bug
- There are more bugs in render mode (read mode)
项目重构了:不与旧版本兼容
2.0.1 beta
Refactor selector:Not compatible with older versions
- Removed (Reasons for incompatibility with older versions)
- Removed the "always in effect" setting for the selector and now cannot use the selector without header information
- The old head-tail selector has been removed and replaced with a VuePress syntax head-tail selector(
:::
)
- Add
- Allows the use of selectors within nested lists, references, and indents(Selector sleeve selector is not allowed for now)
- Add an English version of the manual (under construction)
- Fixing
- Beta version bug
- The above features are not refactored in render mode
项目重构了:不与旧版本兼容
1.3.1
v1.2.4
v1.2.3
v1.2.0
v1.1.1 beta1
内测版本1
还没做好,是个半成品