Column plugin #1247
Closed
bishoymelek
started this conversation in
Feature Requests
Column plugin
#1247
Replies: 2 comments 1 reply
-
If you mean something like Notion columns, this is feasible by defining a "columns" block where each child is a "column" block For example for 2 columns: p
columns
> column 1 > p
> column 2 > p
p |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can refer to this PR #3118 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
We are looking to achieve "columns" way of:
Any idea how to implement this so I can make a PR here in Plate? Or if someone already working on something like this if doable?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions