From a0753da1efb9fd8283623ae198bb19108cebe11f Mon Sep 17 00:00:00 2001 From: Artur Juraszek Date: Sat, 23 Mar 2019 13:19:52 +0100 Subject: [PATCH] [confluence] s/xlm/xml --- layers/+web-services/confluence/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layers/+web-services/confluence/README.org b/layers/+web-services/confluence/README.org index 73abea01b23b..f35fef407b1d 100644 --- a/layers/+web-services/confluence/README.org +++ b/layers/+web-services/confluence/README.org @@ -8,7 +8,7 @@ - [[#install][Install]] - [[#layer][Layer]] - [[#configuration][Configuration]] -- [[#about-xlm-and-wiki-formats][About xlm and wiki formats]] +- [[#about-xml-and-wiki-formats][About xml and wiki formats]] - [[#key-bindings][Key bindings]] - [[#confluence-page][Confluence page]] - [[#org][Org]] @@ -37,7 +37,7 @@ Define the variable =confluence-url= to point on your Confluence server To be able to convert from =xml= format to the =wiki= format you need to install the tool =xsltproc=. -* About xlm and wiki formats +* About xml and wiki formats In confluence version 4.0, Atlassian decided to change the wiki format. They did away with the =wiki= format and changed the internal document format to =xml=.