Give feedback about Imzy! Let us know what you love and what you want to see made better. Also bug reports & questions.
Yikes! Why is half the text in my post huge?
I can't show you the post, because I made it with another profile, and we're not allowed to have two profiles post to a single group.
I just made a post with two paragraphs. The first and third paragraphs have huge type!
I didn't format anything in the post except to tag a community, and that's only in one paragraph. The other large paragraph doesn't have any tags or formatting.




There is another option, which is that you can post to this community anonymously, and then you can give details of the post without associating it with another profile.
(Too late for this time, but useful to keep in mind in case there's a next time.)
Can you link to it, if you don't mind sharing the other username?
Or did you happen to use a # to start a sentence?
That's what I did -- the hashtag! I've rewritten the post now.
You might find An Introduction to Imzy's Flavour of Markdown useful. I certainly have! :D
Did you by chance start a paragraph with a hash sign? The
#means biggest header in markdown, which would make all the text "huge".To tag a community, use forward slash, like /imzy.
I did! I did it because I was talking about a Twitter chat! I'll have to rewrite the post so that the name of the chat is not the first think in the paragraph.
You can also use a backtick, `, around the
#to get it to show up normally, like I did. Or, put a \ before it, like this : \#I think both of those might be confusing (the backtick causes a grey box, and the slash is, well, a mysterious slash!) I rewrote the post.
The backslash doesn't show, if you type the exact characters \# it renders to #, without the \ visible. In the guide, this is the "escaping characters" section.
Oh, cool! That will be helpful!