[bug] markdown separator line (***) doesn't render correctly on sync
[bug] markdown separator line (***) doesn't render correctly on sync
I use the line to separate a section in my post but it doesn't show up correctly on sync. It should draw a solid line on a separate line rather than drawing the line at the end of the previous sentence
You're viewing a single thread.
Looks like it's showing correctly in this post but my example post, it doesn't show correctly
4 0 ReplyIgnore my other comment, I looked at your post and tried playing about with it. I think the issue is that there's a space before the three asterisks:
If you delete that space it should work fine:
[Where to watch] Arsenal vs Monaco - Wednesday 02 August 2023
Kick Off Time
- UK: 18:00
- EST: 12:00
- PT: 10:00
Free
- France
arsenal.com
- International
Canal+ France
- Switzerland
Foxsports.com
- United States
This was autogenerated by a bot.
2 0 ReplyThank you! I will get that sorted, I appreciate the help
2 0 ReplyNo worries 😁
1 0 Reply
I think it's because you added it after bullet points. Try editing and adding 2 spaces after the last bullet point that might do it.
Or actually, why don't I just try it myself?
- For these bullets
- I'll not add two
- spaces at the end
- But for
- these bullets
- I will
EDIT - ha! No, that didn't work.
However if you add another line break, that should sort it:
- Let's try
- that one
- more time
1 0 Reply