prettier-plugin-go-template icon indicating copy to clipboard operation
prettier-plugin-go-template copied to clipboard

Converts `DOCTYPE` to lowercase `doctype`

Open bryndin opened this issue 1 year ago • 0 comments

<!DOCTYPE html>

is prettified into

<!doctype html>

bryndin avatar Jul 01 '24 05:07 bryndin