调研一下新的「引用块分栏」语法调整~ #173
MadMaxChow
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
做个调查,后面计划对现在的引用块分栏语法进行调整,所有分栏的内容都内嵌到一个引用块内,然后这些引用块不管多少都自动根据前段落的分隔符来自动调整,不会像现在2栏变3栏,或3栏变2栏的话,还要手动移动引用块。
现在的方式(以三栏为例):
当我们要调整分栏的栏数时,除了要调整前面的 --- 外,还要根据情况增加新的 ---
新的语法(以三栏为例)
当我们要调整分栏数时,不管是增加还是减少都只需要调整前面的 --- 就可以了,引用块内的不管多少外引用块,都自动进行调整。编辑的体验上就跟现在的「列表分栏」类似~
Beta Was this translation helpful? Give feedback.
All reactions