From 25875438dc5617002ad8cd00170bc71dbfa1bcd5 Mon Sep 17 00:00:00 2001 From: Egor Kovetskiy Date: Tue, 28 Jul 2020 11:04:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ffbdde..9051a16 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Mark — tool for syncing your markdown documentation with Atlassian Confluence pages. +Read the blog post discussing the tool — https://samizdat.dev/use-markdown-for-confluence/ + This is very useful if you store documentation to your software in a Git repository and don't want to do an extra job of updating Confluence page using a tinymce wysiwyg enterprise core editor which always breaks everything.