Add support for Definition Lists

Is it possible to add support for these lists, similar to https://www.markdownguide.org/extended-syntax/#definition-lists

First Term
: This is the definition of the first term.

Second Term
: This is one definition of the second term.
: This is another definition of the second term.

Thanks!

10 Likes