Falco
(Falco)
25. Februar 2022 um 18:17
11
@f1r4s und @craigconstantine dies wird durch den Fehler verursacht, der am besten unter
Related to Thumbnail generation & markdown rendering issue
When discourse downloads and replaces an image HTML with its markdown syntax – in our context, this results as:
[...]<a href="<link_here>" target="_blank"></a>[...]
Discourse is unable to render the image
Image
To fix the issue, you need at least an empty line above:
[...]<a href="<link_here>" target="_blank">
</a>[...]
Im…
beschrieben wird.
Die Problemumgehung, die wir haben, ist dokumentiert unter
There is a case where images published to Discourse through the WP Discourse and RSS plugins can be broken. This can happen when the full post content is published to Discourse with the WP Discourse plugin and the WordPress Classic editor is used for publishing the post. It can also happen with posts pulled to Discourse with the RSS Polling polling when the Truncate the embedded posts Embedding setting is not enabled.
The problem happens when Discourse attempts to download images that have been…
Zum Beispiel, @f1r4s , wenn Sie https://reconshell.com/wp-content/uploads/ zur Site-Einstellung disabled image download domains hinzufügen, bleibt der Beitrag wie folgt:
6 „Gefällt mir“