yuya373 / emacs-slack

slack client for emacs
1.11k stars 117 forks source link

Code Formatting Shows Up Mangled #534

Open erichlf opened 3 years ago

erichlf commented 3 years ago

Describe the bug When using multiple line code in a message the code formatting is mangled.

To Reproduce Steps to reproduce the behavior:

  1. Go to a direct message, channel, or group message.
  2. Type ```formatted code``` and then hit enter
  3. The resulting message you see has a mangled format.
  4. Slack has the code formatted correctly.

Expected behavior The code should appear formatted as it was typed.

Screenshots

Environment:

erichlf commented 3 years ago

I had another issue with inline messages sent to me. The ticks came out as some weird '_'.

I have never seen that happen with inline messages before, so this may not be easily reproduced.