Markdown - a mark up language

Table with math

For complicated table, HTML must be used, which supports merged cell as well. However, math expressions surrounded by $ is not applicable.

To bypass this limit, we may use \begin{tabular} to create a table in math environment. In such case, due to the missing multi{column, row} package, merged cells are not available as a tradeoff.

In conclusion, there is no apparent solution for a table with both merged cells and math expressions.

Syntax

One big problem about Markdown is that there are multiple “local dialects”.

Markdown Guide

Symbols

Write and cite

Authoring Markdown with Zotero - My Workflow

Zotero + pandoc

Markdown is also used in obsidian.