diaspora/diaspora-project-site

New post/comment removes unescaped characters

Closed this issue · 1 comments

Hey guys,

\:D/ after saving turns into :D/.

Need to post \\:D/ for the correct text to appear.

Thanks!

I think this isn't related to the project site, did you want to create an issue for diaspora itself?

Anyway, I don't think this is a bug, because \ used for escaping is mentioned in the spec. And since diaspora uses markdown-it you would need to create an issue there if you still think it's a bug.