From 15f415efeb1f79dd3473416a2f53c9c27d97b65b Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 11 Apr 2025 20:17:05 +0300 Subject: [PATCH] chore(docs): mention markdown export improvements --- docs/Release Notes/Release Notes/v0.92.8-beta.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Release Notes/Release Notes/v0.92.8-beta.md b/docs/Release Notes/Release Notes/v0.92.8-beta.md index 53528fe03..cc0f6495d 100644 --- a/docs/Release Notes/Release Notes/v0.92.8-beta.md +++ b/docs/Release Notes/Release Notes/v0.92.8-beta.md @@ -10,6 +10,9 @@ ## ✨ Improvements * Add week note and quarter note support by @JYC333 +* Markdown export: + * Reduce extra whitespace between list items. + * Preserve include note. ## 🌍 Internationalization