-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
超级块 {{{ blocks }}} #73
Comments
Closed
Vanessa219
added a commit
to siyuan-note/appearance
that referenced
this issue
Nov 24, 2020
Closed
88250
added a commit
to siyuan-note/user-guide-en_US
that referenced
this issue
Nov 24, 2020
88250
added a commit
to siyuan-note/user-guide-zh_CN
that referenced
this issue
Nov 24, 2020
横向布局能力以后考虑。 |
88250
added a commit
to siyuan-note/user-guide-en_US
that referenced
this issue
Nov 24, 2020
88250
added a commit
to siyuan-note/user-guide-zh_CN
that referenced
this issue
Nov 24, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
“超级块”是一种容器块,可以包含任意非文档块。
在没有超级块之前可以通过文档作为块容器,从这个角度上看,超级块和文档块非常像。
另外,超级块也许还能让 Markdown 支持横向布局:
包含的 blocks 将按照横向行式进行布局渲染,留空默认是 column 即纵向列式布局。
The text was updated successfully, but these errors were encountered: