kangax / kangax/html-minifier

option to keep original attribute quotes for inlining JSON at runtime

Open
#1,027 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5k
Forks
577
PR merge metrics
No merged PRs in 30d

Description

By default all quotes are replaced by `"`.

It would be great if a e.g. `keepOriginalQuoting` could be specified to avoid breaking inlining JSON at runtime.

**input:**
```ejs

```

**output:**
```html

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.