mirror of
https://github.com/beautifier/js-beautify.git
synced 2025-02-24 23:32:57 +00:00
Fix formatting
This commit is contained in:
parent
bc5435aa68
commit
66e7fa0838
@ -261,7 +261,8 @@ function submitIssue() {
|
||||
'```json',
|
||||
the.lastOpts,
|
||||
'```',
|
||||
''];
|
||||
''
|
||||
];
|
||||
|
||||
var encoded = encodeURIComponent(submit_body.join('\n'));
|
||||
url += 'body=' + encoded;
|
||||
|
Loading…
x
Reference in New Issue
Block a user