mattcasters commented on issue #7111:
URL: https://github.com/apache/hop/issues/7111#issuecomment-4846481679

   We can't do side-by-side without an embedded browser.  But we could do a 
"Preview" button which would generate the HTML and open that in a browser.
   
   Ref: BSD library `commonmark-java` 
   
   ```xml
   <dependency>
       <groupId>org.commonmark</groupId>
       <artifactId>commonmark</artifactId>
       <version>0.29.0</version>
       <scope>compile</scope>
   </dependency>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to