Line breaks not working in X/Twitter and Bluesky posts
-
Hi, I’m having an issue with line breaks not appearing in my automated posts to X/Twitter and Bluesky.
My setup:
- Trigger: A Post type is published
- Actions: Post to X/Twitter and Post to Bluesky
- Post content includes three tokens with line breaks between them:
- Post Title
- Post Excerpt
- Post URL
The problem: When I add line breaks between each token in the Post field, they appear correctly when I copy the content (each token is on a separate line). The recipe saves successfully and posts are being sent to X and Bluesky, but the line breaks don’t appear in the actual social media posts. Everything runs together as one continuous block of text.
Additional info: This affects both the X/Twitter integration and the Bluesky integration, so it seems to be a broader formatting issue rather than platform-specific.
What I’ve tried:
- Single line breaks between tokens
- Double line breaks between tokens (for paragraph spacing)
Is there a specific way I need to format line breaks in the Post field for them to appear in the posted content? Or is this a known limitation? Would adding
<br>at the end of each or<p>and</p>around each line resolve the issue?Thanks for any help!
You must be logged in to reply to this topic.