web-pal / chronos-timetracker

Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://chronos.web-pal.com
MIT License
298 stars 66 forks source link

Code block in comments not show up formatted. #190

Open Atomzwieback opened 5 years ago

Atomzwieback commented 5 years ago

Expected Behavior

I expect code blocks to be displayed as in the JIRA web version.

Actual Behavior

Code blocks are displayed in raw formatting.

Steps to Reproduce the Problem

  1. Write the following code block in the JIRA web version: {code:sql} SELECT * FROM table_name;{code}
  2. Open the task in chronos and open the comment area.

Specifications

VladimirPal commented 4 years ago

@Atomzwieback You can check native view to see code block properly