@WhiteNoise –
As a workaround, could you explain the kind of URL required so that we could use <a href="..."> links within the HTML?
Markdown’s table support sucks rocks, quite frankly. For certain use cases, we find we have to use HTML tags to get the kinds of tables we need – even for stupid simple stuff, like having the headers in the first column instead of the first row.
If markdown links within HTML tags is impossible to support, how would we format the href value in standard HTML <a> tags to replicate the functionality of bog-standard [[markdown links]]?