3.1.9-beta4
Pre-release
Pre-release
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