Skip to content

please don't minify html examples #41529

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

Open
3 tasks done
daniel-baumann opened this issue Jun 8, 2025 · 0 comments
Open
3 tasks done

please don't minify html examples #41529

daniel-baumann opened this issue Jun 8, 2025 · 0 comments

Comments

@daniel-baumann
Copy link

daniel-baumann commented Jun 8, 2025

Prerequisites

Describe the issue

Hi,

while upgrading from bootstrap 5.3.3 to 5.3.6, I noticed that the html files in examples are now minified which makes them not human readable anymore.

This is very unforunate for different reasons, e.g.:

  • it's hard/impossible to see what changed from one version to the other
  • it's hard/impossible to understand the examples and learn from them intuitively
  • it's hard/impossible to use the examples as a template to work on

Minifying html files makes a lot of sense in general, but please keep the examples in a human readable form.

Regards,
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants