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

Unwrap paragraphs in LI #3007

Merged
merged 1 commit into from Mar 25, 2024
Merged

Unwrap paragraphs in LI #3007

merged 1 commit into from Mar 25, 2024

Conversation

cammarosano
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Mar 25, 2024

This PR targets the un-managed branch odoo-dev/odoo:master-phoenix, it needs to be retargeted before it can be merged.

@@ -80,6 +82,20 @@ export function mergeSimilarLists(element) {
return mergedList;
}

// @todo @phoenix: use the selection plugin to preserve the cursor
// @todo @phoenix: wrap P in a span if P has classes (mind the oe-hint class)
export function unwrapParagraphInLI(element) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess this should be move to list plugin at some point

@ged-odoo ged-odoo merged commit 0e7bb31 into master-phoenix Mar 25, 2024
@ged-odoo ged-odoo deleted the master-phoenix-rcdl-2 branch March 25, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants