Results 41 issues of lord

run benchmarks in a browser!

enhancement

This would make a .fill and a .grow have different widths though, which isn't what we want. What we actually want is the new CSS `content-min`. Maybe for cols, we...

Either the two systems should be aware of each other and not require redefining classes like `gap` or `middle`, or we should encourage using Javascript solutions to be responsive instead....

For next version

enhancement

@mbuttler found a (slightly esoteric) bug in https://github.com/lord/slate/issues/715, and I think Smartypants might be causing the problem? Here's a minimal example: ```ruby require "redcarpet" puts Redcarpet::Render::SmartyPants.render("Oh SmartyPants, you're so crazy...")...

It seems that if the table of contents is longer than the height of the page, it will have a scrollbar, so that works! But sometimes you'll scroll down on...

enhancement

**What this PR does / why we need it**: Previously, if you created a multicursor block selection, pressed `I`, and then pressed escape, all selections except the first would be...