mirror of
https://github.com/github/semantic.git
synced 2024-12-26 16:33:03 +03:00
Process the top-level diff with diff
.
This commit is contained in:
parent
57456430a1
commit
8b9cfde29e
@ -93,7 +93,7 @@
|
||||
document.getElementById("after").textContent = json.b;
|
||||
|
||||
console.log(json["diff"]);
|
||||
syntax(json["diff"]);
|
||||
diff(json["diff"]);
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user