diff options
Diffstat (limited to 'test/formatters/samplecode/prettier/out.html')
| -rw-r--r-- | test/formatters/samplecode/prettier/out.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/formatters/samplecode/prettier/out.html b/test/formatters/samplecode/prettier/out.html new file mode 100644 index 0000000..7702be8 --- /dev/null +++ b/test/formatters/samplecode/prettier/out.html @@ -0,0 +1,5 @@ +<h2> + Minify <abbr title="HyperText Markup Language">HTML</abbr> and any + <abbr title="Cascading Style Sheets">CSS</abbr> or + <abbr title="JavaScript">JS</abbr> included in your markup +</h2> |
