From 3686af75918ba299fb47a16b3245ef2006a508fb Mon Sep 17 00:00:00 2001 From: Antonio Tejada Date: Mon, 25 Apr 2022 11:23:41 -0400 Subject: [PATCH] Added a note regarding commonmark not supporting tables --- Markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Markdown.md b/Markdown.md index 581f08b..8881425 100644 --- a/Markdown.md +++ b/Markdown.md @@ -1,4 +1,4 @@ -Trilium Notes supports importing Markdown (CommonMark flavor). +Trilium Notes supports importing Markdown restricted to the [CommonMark specification](https://spec.commonmark.org/current/) (where [tables are not supported](https://github.com/zadam/trilium/issues/2026) ) ## Import