About MMD's Table after DTTG 4.1

Not long ago, you updated DTTG 4.1 and made significant improvements to the rendering of MD files. Thank you very much.

Before this, I had just finished reading the basic syntax for tables in the MMD Ver. 6 Manual. After updating to DTTG 4.1, it seems that only part of the table syntax has been retained, as shown below.

This is the rendering effect in DT 4.2.2 (and DTTG 4.0), which is also the official MMD rendering effect:

This is the rendering effect in DTTG 4.1.

My questions:

  1. Will future updates of DTTG bring this syntax back?

  2. Will future updates of DT remove this syntax?

  3. DTTG 4.1 integrates Multi­Markdown, Common­Mark, GitHub Flavored Markdown, etc. Is there a specific syntax list for this part (I assume DTTG hasn’t integrated all the syntax), or should I just refer to their respective official manuals?

It doesn’t actually integrate them but our own, new Markdown parser supports the most important and common features of all popular dialects like the above ones. Anyway, we’ll check this. In the meantime you could use [Grouping] instead of || Grouping ||

My understanding was incorrect.

That is great.

Thank you for your reply and for providing a solution.

The next release will add this MultiMarkdown 6 feature to our own parser and support it.

1 Like