I really like that Markdown is the format of choice when publishing content -- it's a natural fit for a lot of the work I do, and it's well understood by LLMs. One sticking point for me though is t...
...or Confluence, that allows you to edit your pages in CommonMark markdown or Atlassian Storage Format (or using both formats at the same time!). The editor converts back and forth between markdown a...
After last Update (2022/03/21) markdown table is not able any more. In template of task description i'm a long time successfully used the preformatted table in format: ||Head 1||Head 2...
the following markdown code: ### title #### subtitle + list item A + list item B + list item C this is some text here ```javascript //this is some javascript code here function test(){ c...
 
 Copied to clipboard