Skip to content
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

Fix adding columns #69

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Fix adding columns #69

merged 2 commits into from
Aug 20, 2024

Conversation

thet
Copy link
Member

@thet thet commented Aug 20, 2024

No description provided.

…aragraph.

The fixed-paragraph extension was causing a problem when adding columns.
This extension adds an extra paragraph at the end of tables, so that
it's easier to add content below tables. However, we also have the
"dropcursor" extension activated with tables and other block content for
the same reason - this one adding a horizontal cursor when navigating
below tables which helps in adding content there. To allow adding
columns in tables again, the fixed-paragraph extension is deactivated
until explictly needed again.
@thet thet merged commit 58d6c94 into master Aug 20, 2024
1 check passed
@thet thet deleted the fix-adding-columns branch August 20, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant