I am writing a large markdown document and would like to place a table of contents of sorts at the beginning that will provide links to various locations in the document.
How can i do this?
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.