Skip to content

Add wrap_attributes option to website UI#2456

Open
diara12 wants to merge 1 commit into
beautifier:mainfrom
diara12:main
Open

Add wrap_attributes option to website UI#2456
diara12 wants to merge 1 commit into
beautifier:mainfrom
diara12:main

Conversation

@diara12
Copy link
Copy Markdown

@diara12 diara12 commented May 8, 2026

Adds HTML attribute wrapping dropdown to the options panel, allowing users to control how attributes are wrapped directly from the website. Previously this option was only available via the Additional Settings JSON field.

Fixes #1306

Description

  • Source branch in your fork has meaningful name (not main)

Fixes Issue:

Before Merge Checklist

These items can be completed after PR is created.

(Check any items that are not applicable (NA) for this PR)

  • JavaScript implementation
  • Python implementation (NA if HTML beautifier)
  • Added Tests to data file(s)
  • Added command-line option(s) (NA if
  • README.md documents new feature/option(s)

Adds HTML attribute wrapping dropdown to the options panel,
allowing users to control how attributes are wrapped directly
from the website. Previously this option was only available
via the Additional Settings JSON field.

Fixes beautifier#1306
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.

There's no option to put HTML element attributes on new lines on the website.

1 participant