chronos-timetracker
chronos-timetracker copied to clipboard
Code block in comments not show up formatted.
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
- Write the following code block in the JIRA web version: {code:sql} SELECT * FROM table_name;{code}
- Open the task in chronos and open the comment area.
Specifications
- Chronos-timetracker version: 3.2.6
- OS: MacOS Mojave 10.14.6
@Atomzwieback You can check native view to see code block properly