File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -438,6 +438,10 @@ div.viewcode-block:target {
438438 border-bottom : 1px solid # ac9 ;
439439}
440440
441+ span .deprecated {
442+ font-weight : bold;
443+ }
444+
441445.contentstable {
442446 margin-left : 30px ;
443447 margin : 0 auto;
Original file line number Diff line number Diff line change @@ -214,6 +214,11 @@ Common
214214 .. rst:directive:option:: editor: value
215215 :type: v1, v2
216216
217+ .. deprecated:: 2.14
218+
219+ Support for page-specific editor overrides will be removed in 2026
220+ as Confluence Cloud removes support for the ``v1`` editor.
221+
217222 Pages are publish with the editor type configured through the
218223 :lref:`confluence_editor` option. However, users can override the
219224 editor for a specific page using the ``editor`` metadata option.
You can’t perform that action at this time.
0 commit comments