Skip to content

3.1.9-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@LincZero LincZero released this 26 Dec 01:40
· 35 commits to main since this release

en

  • feat
    • New processor:width() #111
    • New processor:transposition #115
    • New processor:transposetrs (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 a fold processor for a special effect: the default fold of lt and dir #117
    • setting.json: Allows users to define inline separators #119
  • 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)
  • style
    • mermaid adaptive shading mode #106
  • fix
    • Decorative processors such as fold and scroll cannot be connected behind list2lt/dir #117

zh

  • 新功能
    • 新的处理器:width() #111
    • 新的处理器:transposition #115
    • 新的处理器:transposetrs (transposition的高级版本,需要支持rowspan/colspan时使用,如多叉表格)
    • 处理器搭配:list2lt/dir 后可以紧接 fold 处理器达到特殊效果:lt与dir的默认折叠 #117
    • 设置项:允许用户自定义内联分割符 #119
  • 增强
    • 兼容dataview方法 dv.paragraph 来渲染anyblock内容 #论坛
      (但还是建议使用代码块,更稳定些。反正这时也在代码块内写脚本了,也没必要追求裸md写法了)
    • 别名系统支持子串替换,markdown-it-container支持标题 #83
      (性能考虑,暂不支持用户自定义这种类型的别名,但普通的别名还是可以自定义的)
  • 样式
    • mermaid自适应明暗模式 #106
  • 修复
    • list2lt/dir 后面无法串联 foldscroll 等装饰处理器 #117

image

image