Open ocodista opened 2 months ago
I would like to see it too! Looks like there's a similar issue, #4750.
I am not very experienced with rendering markdown in React but react-remark seems to accomplish this task well. To highlight code blocks shikijs is interesting.
Also, I want to point that adding markdown support in a social media would require a WYSIWYG editor (or something similar) to be used by all users.
If I remember well, rendering shiki in such a level can bring performance issues but it still can be done 😁
+1 this would be amazing
Paul Frazee wrote about this text formatting issue, "Why RichText facets in Bluesky", so I guess we won't get the markdown support. However, it would be really nice to have bold, italic and code blocks at least!
Paul Frazee wrote about this text formatting issue, "Why RichText facets in Bluesky", so I guess we won't get the markdown support. However, it would be really nice to have bold, italic and syntax highlight at least!
This changes everything. There are valid reasons to not use it then. I agree with the linked post's arguments.
+1 this would be amazing
+1 This feature will be awesome
+1 This so cool!!
Paul Frazee wrote about this text formatting issue, "Why RichText facets in Bluesky", so I guess we won't get the markdown support. However, it would be really nice to have bold, italic and code blocks at least!
Code blocks seem nice, but very limiting in 300 characteres. Maybe it would be nice to have a way of "attaching" code, the same way we attach pictures. It would not be limited by the 300 characters, and it would be more accessible than a screenshot.
I think that it should be a code snippet, the same way that slack does.
In a sense, it's just attaching a file to a post (on a different format from a video or a photo). I don't know how files work inside of Bluesky, but i think it would be the easiest implementation.
And the character limit wouldn't be an issue
Is your feature request related to a problem? Please describe. No, just a lacking feature. Would love to have code blocks highlights on posts 😁
Describe the solution you'd like I would like to have
formatted markdown
on postsDescribe alternatives you've considered Code blocks, bold and italic would be a great start.
Additional context