question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Row and Col Or Plugin

See original GitHub issue

I am wondering if there is a way to write an overwrite on the table functionality to replace table elements with divs with classes such as <div class="row"><div class="col"></div></div>

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
NeonCreativeStudioscommented, Dec 5, 2019

I understand that Quill isn’t ideal for this, but columns would be significantly less complicated than tables. No need for rows and columns - we only want a single row.

I made some progress but I’m struggling to replicate better-table’s child multi-line blots.

image

The red multi-line DIV is supposed to be inside the columns. Anyone want to help? Trying to do the parent child structure of:

  1. Container blot (Bootstrap .row class)
  2. Block blot (Bootstrap .col class)
  3. Container blot (multi-line container)
  4. Block blot (multi-line row)

Struggling with #3 and #4

Any smaller working examples of multi-line blots? Any outside of better-table?

3reactions
NeonCreativeStudioscommented, Dec 5, 2019

Actually, I’m going to try my best to create this plugin. Wish me luck lol

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rows and columns | WordPress.org
I am constructing a mega menu of 2 rows and 3 columns. I want to be able to have equal heights for each...
Read more >
7 Best Columns Plugins for WordPress (2023)
Essential Grid is one of the best-selling WordPress grids and column plugins for WordPress. If you want a lightweight, reliable, and robust ...
Read more >
30+ Best WordPress Column Plugins To Create Stunning ...
Easy Widget Columns is a developer-friendly plugin that helps you to arrange your widgets in rows of columns. This very simple plugin has...
Read more >
Row Column Stacking Order - Pee-Aye Creative
The Divi Responsive Helper plugin comes with two separate but related column stacking features that affect the columns inside any Row in the ......
Read more >
Layout and Grid System | Components - BootstrapVue
Rows are wrappers for columns. Each column has horizontal padding (called a gutter) for controlling the space between them. This padding is then...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found