Test from Lemmy to NodeBB
Test from Lemmy to NodeBB
Will this work?
Test from Lemmy to NodeBB
Will this work?
You're viewing a single thread.
Wow, this is pretty amazing. How did you create a new post on NodeBB from Lemmy?
@scott@loves.tech just mention the category actor in a new post and NodeBB will associate it with the category š
@julian Nice! Thank you! :smilingfacewithhearts:
You might want to set up a test forum, so people can try it out. That way it does not clutter up the conversation list with tests. :slightlysmilingface:
Curious to see if these emojies come through. :whiteexclamationmark:
@scott@loves.tech looks like you found a bug!
https://github.com/NodeBB/NodeBB/issues/13070
The emoji normally show through fine but yours don't because you send markdown and we parse it on demand. Will have to refactor!