Created json formatter and validator. #82
@@ -38,12 +38,12 @@
|
|||||||
<button style="margin-top: 20px"
|
<button style="margin-top: 20px"
|
||||||
class="max-width block-label action-button active"
|
class="max-width block-label action-button active"
|
||||||
onclick="formatAndValidateJson('error')">
|
onclick="formatAndValidateJson('error')">
|
||||||
Prettify XML
|
Prettify JSON
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button class="max-width block-label action-button active"
|
<button class="max-width block-label action-button active"
|
||||||
onclick="minimizeJson('error')">
|
onclick="minimizeJson('error')">
|
||||||
Minimize XML
|
Minimize JSON
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user