Releases: any-block/obsidian-any-block
Releases · any-block/obsidian-any-block
3.1.9-2
en
- feat
- New processor:
width()
#111 - New processor:
transposition
#115 - New processor:
transpose
或trs
(An advanced version of transposition that needs to support rowspan/colspan when used, such as multi-cross tables) - Processor pairing:
list2lt/dir
can be followed by afold
processor for a special effect: the default fold of lt and dir #117 - setting.json: Allows users to define inline separators #119
- New processor:
- enhance
- Compatible with dataview method
dv.paragraph
to render anyblock content #forums
(However, it is recommended to use code blocks, which are more stable. Anyway, this time also in the code block to write scripts, there is no need to pursue naked md writing) - The alias system supports substring substitution, and markdown-it-container supports titles #83
(For performance reasons, user-defined aliases of this type are not supported, but common aliases can be customized)
- Compatible with dataview method
- style
- mermaid adaptive shading mode #106
- fix
zh
- 新功能
- 增强
- 兼容dataview方法
dv.paragraph
来渲染anyblock内容 #论坛
(但还是建议使用代码块,更稳定些。反正这时也在代码块内写脚本了,也没必要追求裸md写法了) - 别名系统支持子串替换,markdown-it-container支持标题 #83
(性能考虑,暂不支持用户自定义这种类型的别名,但普通的别名还是可以自定义的)
- 兼容dataview方法
- 样式
- mermaid自适应明暗模式 #106
- 修复
patch: 3.1.9-2: 紧急修复 |
内联切分符失效的问题
3.1.9-beta4
en
- feat
- New processor:
width()
#111 - New processor:
transposition
#115 - New processor:
transpose
或trs
(An advanced version of transposition that needs to support rowspan/colspan when used, such as multi-cross tables) - Processor pairing:
list2lt/dir
can be followed by afold
processor for a special effect: the default fold of lt and dir #117 - setting.json: Allows users to define inline separators #119
- New processor:
- enhance
- Compatible with dataview method
dv.paragraph
to render anyblock content #forums
(However, it is recommended to use code blocks, which are more stable. Anyway, this time also in the code block to write scripts, there is no need to pursue naked md writing) - The alias system supports substring substitution, and markdown-it-container supports titles #83
(For performance reasons, user-defined aliases of this type are not supported, but common aliases can be customized)
- Compatible with dataview method
- style
- mermaid adaptive shading mode #106
- fix
- Decorative processors such as
fold
andscroll
cannot be connected behindlist2lt/dir
#117
- Decorative processors such as
zh
3.1.8
en
- Fix
alias
The processor alias has a problem- Reading mode displays the view by suspending links, resulting in infinite refreshes #84
- The whiteboard displays 2 or more blocks containing anyblock content at the same time, resulting in an infinite refresh #97
- Live mode via
![[...]]
When anyblock is displayed, the top 20px content of anyblock may be missing #97
- Feat
- Custom style "scroll" (
addClass(scroll)
), used with table and nodes processors to allow horizontal scrolling
- Custom style "scroll" (
- Style
- Fixed an issue with reading mode tables when using BT themes
- Style optimization in pdf
- Architecture
- Improve workflow
- Forced rerendering of partially refactored reading mode
zh
3.1.8-beta
en
- Fix
alias
The processor alias has a problem- Reading mode displays the view by suspending links, resulting in infinite refreshes #84
- The whiteboard displays 2 or more blocks containing anyblock content at the same time, resulting in an infinite refresh #97
- Live mode via
![[...]]
When anyblock is displayed, the top 20px content of anyblock may be missing #97
- Feat
- Custom style "scroll" (
addClass(scroll)
), used with table and nodes processors to allow horizontal scrolling
- Custom style "scroll" (
- Style
- Fixed an issue with reading mode tables when using BT themes
- Style optimization in pdf
- Architecture
- Improve workflow
- Forced rerendering of partially refactored reading mode
zh
3.1.7
en
- Feat
- 'dir' Processor added all folds (style to be optimized)
- Enhanced
- Greatly improved compatibility when working with other plug-ins. inline js and meta-bind for dataview, for example, began to work together in this release
- Fix
- In reading mode, the image element at the root is recognized three times #77
- card Indicates an error caused by the processor
- ':::' Selector's '@' flag exception
- Style
- Optimizes the style of leaf nodes in the min mode
- 'timeline' The first column is as narrow as possible by default
- Added custom styles such as.ab-custom-td-0,.ab-custom-td1-0,.ab-custom-td1-200
- Optimization of auto-wrap behavior
- Table lists double-spaced questions in reading mode #79
zh
- 功能
dir
处理器新增全部折叠 (样式待优化)
- 增强
- 大大提高了与其他插件配合时的兼容性。如 dataview的inline js、meta-bind,在该版本开始变得能配合使用
- 修复
- 阅读模式下,位于根部的图片元素被重复识别三次 #77
- card处理器引起的控制台报错
:::
选择器的@
标志异常
- 样式
- 优化nodes处理器min样式下的叶子节点样式
timeline
首列默认尽可能窄- 新增
.ab-custom-td-0
、.ab-custom-td1-0
、.ab-custom-td1-200
等自定义样式 - 自动换行行为的优化
- 表格列表在阅读模式下双倍行距的问题 #79 (原因是阅读模式下td的white-space默认为break-spaces,需要用normal覆盖掉)
3.1.7-beta3
- 增强
- 大大提高了与其他插件配合时的兼容性。如 dataview的inline js、meta-bind,在该版本开始变得能配合使用
- 修复
- 阅读模式下,位于根部的图片元素被重复识别三次 #77
- card处理器引起的控制台报错
:::
选择器的艾特标志异常
- 样式
- 优化nodes处理器min样式下的叶子节点样式
3.1.6
en (Machine turnover)
- Feat
- Special style 'ab-super-width' (js implementation) '[addClass(ab-super-width)]'
- Enhanced
- Optimized structure and button controls when rendering code in block mode
- Improved compatibility with other plugins (buttons plugin)
- Style
- Greatly optimized the style of node graph in min mode '[nodes|addClass(min)]'
- Compatible: Table rendering exception in BT library
- Fix: pdf export error display button
- Fix
- tabs The switchover is abnormal when multiple tabs are nested
- In the c2data type (timeline/tabs/card/col), inline newlines are invalid
- This parameter does not take effect in callout statements
- Read mode Some drop-down options are abnormal
- The tabs/card/col processor of the mdit selector fails in read mode
zh
- 新增
- 特殊样式
ab-super-width
(js实现)[addClass(ab-super-width)]
- 特殊样式
- 增强
- 优化代码块方式渲染时的结构和按钮控件
- 增强了与其他插件的配合兼容 (buttons插件)
- 样式
- 大幅优化了节点图的min模式下的样式
[nodes|addClass(min)]
- 兼容:在BT库中的表格渲染异常
- 修复:pdf导出中误渲显示按钮
- 大幅优化了节点图的min模式下的样式
- 修复
- tabs标签多层嵌套时,切换不正常
- 在c2data类型中 (timeline/tabs/card/col),内换行失效
- 在callout语句中不生效
- 阅读模式下下拉框部分选项异常
- mdit选择器在阅读模式下tabs/card/col处理器失效
3.1.6-beta2
3.1.5
en
- Fix
- Fixed conflicts with callout in some theme/plugin environments
- Enhanced
- Added adaptive height when refreshing markmap
- Style
- Fixed certain themes/plugin environments (bt themes)
- Points of the timeline are truncated
- Table width in reading mode is abnormal
- Enhanced card style
- Fixed certain themes/plugin environments (bt themes)
zh
- 修复
- 修复某些主题/插件环境下 (bt主题),可能与callout冲突
- 增强
- 刷新markmap时新增自适应高度
- 样式
- 修复某些主题/插件环境下 (bt主题)
- timeline的点被截断
- 阅读模式下的表格宽度不正常
- 增强卡片的样式
- 修复某些主题/插件环境下 (bt主题)
3.1.4-2
en (machine translation)
- Feat
- Reuse and optimize the old title processor
- Allows anyblock to be declared by a code block of type anyblock
- Fix
- list2lt tail empty cell issue #53 in reading mode
- Repair the cm module repeatedly adding redundant css styles
- Processor centered style invalidates table contents
- markmap repeated rendering problem #58、cache rerendering problem
- The list2node style is faulty when the number of list2node is 1-1-3
- markmap alias lack
- Enhanced
- The list2node style is more compact
- Adaptation of light and dark modes
- Some English translations
- Style
- Adaptation of light and dark modes
- list2node Compact style (min)
- list2card style enahcne
zh