Merge flags_country_scalable functionality into flags_country
- Add CountryFlagScalableFormatter with multiple image formats (JPG, PNG, WebP, SVG, emoji)
- Add configurable image heights (20-240px)
- Add output format options (flag before/after/replace country name)
- Add templates: flag-scalable, flag-webp, flag-emoji
- Add CSS library for scalable styles
- Update README with scalable formatter documentation
- Fix coding standards issues in existing files
This consolidates the flags_country_scalable submodule into flags_country, making it easier to maintain and reducing module complexity.
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com