We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067fbd9 commit 699a770Copy full SHA for 699a770
jsonformatter/index.html
@@ -35,7 +35,7 @@ <h2>JSON Formatter</h2>
35
<option>8 Tab Space</option>
36
</select>
37
</div>
38
- <button class="btn btn-success mb-3" onclick="formatJson()" >Format / Beautify</button>
+ <button class="btn btn-success mb-3" onclick="format_json()" >Format / Beautify</button>
39
<div class="mt-4">
40
<img src="https://via.placeholder.com/300x250" alt="Ad" class="img-fluid">
41
0 commit comments