Improved rendering of HTML preview
Closed this issue · 4 comments
I like it. :) The only problem is that we need to support both composer and TER installations which means that we can't really rely on third party packages. However, we already added features which only work on composer installs, so this could be possible as well.
I like it. :) The only problem is that we need to support both composer and TER installations which means that we can't really rely on third party packages. However, we already added features which only work on composer installs, so this could be possible as well.
what about adding them while packaging the ext for TER and including only if the necessary class does not exists.
I thought about it and would make the styling with JS. if still php it will just be optional. Packaging phar files or shipping it with the extension is something I don't like too much
I'm closing this issue for now.
Please feel free to reopen it if you want to work on this feature.