How can i highlight the bash/shell commands in markdown files?
For example, to highlight js, i write:
js function () { return this code is highlighted as javascript!} to highli
When editing an issue and clicking preview the following markdown source:
A b c shows every letter on a new line.
However, it seems to me that pushing similar markdown source structure.