htmlbeautifier icon indicating copy to clipboard operation
htmlbeautifier copied to clipboard

Allow config to be read from a file?

Open andyw8 opened this issue 1 year ago • 0 comments

:wave: I'm running htmlbeautifier with VS Code via https://github.com/aliariff/vscode-erb-beautify

The extension has its own configuration mirroring the flags for htmlbeautifier. I think it could be useful if htmlbeautifier was able to read from a simple config file, so that the command line tool could share the same config as editor extensions/plugins.

cc @aliariff

andyw8 avatar Feb 05 '24 03:02 andyw8