Skip to content

Commit d7d565a

Browse files
committed
doc: provide a more explicit warning on using v2 in data center
Signed-off-by: James Knight <[email protected]>
1 parent 45fe8ba commit d7d565a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/configuration.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,13 +323,17 @@ Generic configuration
323323

324324
.. confval:: confluence_editor
325325

326+
.. warning::
327+
328+
Using the ``v2`` editor with Confluence Data Center may yield
329+
unexpected results. It is recommended to only use the ``v2`` editor
330+
when using Confluence Cloud (CONFSERVER-59536_).
331+
326332
.. note::
327333

328334
- Confluence's ``v1`` editor provides a larger support for Sphinx
329335
features than the newer editor. Users can compare the difference
330336
in editors by inspecting the `online demo`_.
331-
- Using the ``v2`` editor with Confluence Data Center may yield
332-
unexpected results.
333337
- If a page is published with a ``v2`` editor, an attempt to re-publish
334338
with a ``v1`` editor style may be ignored in Confluence Cloud. In
335339
such situations, users are recommended to delete the pages on
@@ -2282,6 +2286,7 @@ Deprecated options
22822286
22832287
.. _API tokens: https://confluence.atlassian.com/cloud/api-tokens-938839638.html
22842288
.. _CONFSERVER-57639: https://jira.atlassian.com/browse/CONFSERVER-57639
2289+
.. _CONFSERVER-59536: https://jira.atlassian.com/browse/CONFSERVER-59536
22852290
.. _Confluence editor: https://support.atlassian.com/confluence-cloud/docs/confluence-cloud-editor-roadmap/
22862291
.. _Confluence-supported syntax highlight languages: https://confluence.atlassian.com/confcloud/code-block-macro-724765175.html
22872292
.. _Key of the space: https://support.atlassian.com/confluence-cloud/docs/choose-a-space-key/

0 commit comments

Comments
 (0)