diff icon indicating copy to clipboard operation
diff copied to clipboard

Add support for HTML output

Open aayushmau5 opened this issue 3 years ago • 13 comments

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.

aayushmau5 avatar Feb 11 '22 07:02 aayushmau5