trendschau
trendschau
I reproduced it and it looks like a bug in the parsedown library, so I cannot fix it. Will probably switch to a newer version in Typemill 2 and hope...
It is done with vue here: https://github.com/typemill/typemill/blob/master/system/author/js/vue-navi.js#L257 and called in the template here https://github.com/typemill/typemill/blob/master/system/author/partials/editorNavi.twig#L47 Not sure if there is a way to hack into the logik without hacking into the...
Thank you for the solution and sorry for not replying. I am cleaning up the issues now and this seems to be solved :)
I did not try it with docker but to use Typemill with a proxy, you have to activate the X-Forwarded-Headers in the developer section of the system settings. Did you...
You can try if it works now with Typemill Version 2.1.1. Not super sure about your setup, the Docker image does not support SSL, not sure if you have docker...
I tested it with version 2.3.0. It should work, but there are many different configurations depending on your environment. In version 2.3.0 you can force an base-url with something like...
Hi Alexandre, Typemill does not accept html-tags. You can use the html-open and html-close tags but they probably won't work with inline tags. Maybe you can solve the problem with...
Glad you discovered it, Typemill 2 is out and there is a new html-plugin. It does not support the wbr-tag right now but I will add it to the list....
I did not had any problems yet and it is hard to fix without replication. Do you see error messages?
I hope that this issue is gone now with version 2.X (2.3.0 is out now). I could not reproduce it, if you still face this problem, please reopen the ticket...