-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
When the editor Autoformatting is disabled at https://cloudURL.atlassian.net/wiki/users/viewmyeditorsettings.action copying plain/unformatted text in confluence editor apply its own markup or syntax highlighting automatically.
Steps to Reproduce
- Tick the box to disable Autoformatting
- copy code from a regular text editor (Notepad) without any formatting or syntax highlighting, editor applies its own markup or syntax highlighting.
Expected Results
Editor should paste text without formatting since autoformatting is disabled.
Actual Results
Confluence Editor applies its own markup or syntax highlighting.
Workaround
To avoid Confluence applying custom formatting, you can use one of the following methods:
- Press Shift+Ctrl+V or Right-click and select 'Paste as plain text' to paste without formatting.
- If you use Ctrl+V or Right-click and select 'Paste', you can choose the paste option available at the end of the text, then select either 'Use Markdown' (Default) or 'Use Plain Text'.