Note: This project is in a draft status. Don't use it in production! As you can see in the previous example, the code defining the HTML looks very similar to the resulting HTML, so you can 'see' the ...
Background of the project: For some of my applications, I was looking for a way to convert RTF texts to HTML so that they could be displayed in an embedded web view. The problem with this solution is ...