diff
diff copied to clipboard
Add support for HTML output
This library currently supports JSON, & YAML output.
We need to support HTML output.
Check https://github.com/asyncapi/diff/issues/75
The format of HTML output
The goal is to generate a HTML(or jsx?) that can be reused in AsyncAPI studio as well. Thus, we need to have a detailed discussion on the format.