There are multiple options:
- Use a real table:
<table><tr><td>
and so on. - Use pre-formatted text:
<pre>text</pre>
- Switch to the HTML editor and enter HTML entities or numerical references for preserved white-space:
 
Related Posts:
- Add Shortcode inline inside Gutenberg block
- TinyMCE Plugin Parameter
- More than one TinyMCE (wp_editor) with different $settings[‘drag_drop_upload’] values breaks
- Why did multiple line breaks stop working in text editor?
- How i can i add a split button or list box to the WordPress TinyMCE instance
- When switching from html to visual editor the tag gets corrupted
- Markup of oEmbed codes in the editor?
- How can I stop TinyMCE from converting my HTML entities to characters?
- TinyMCE Anchor Button not showing
- Registering custom TinyMCE buttons, for admin area, to work with custom instances of wp_editor
- Using post ID in custom tinyMCE button
- TinyMCE Autoresize
- TinyMCE editor – new lines not rendered on front end
- WordPress tinymce prints empty P tag and break html format
- WP 3.3 my rich text category editor toolbar is gone!
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Customising the WordPress TinyMce editor and it’s buttons
- Deprecated TinyMCE API call: windowManager.createInstance(..)
- wordpress 3.5 tinymce height
- 2nd button row from WP Super Edit or TinyMCE Advanced doesn’t show to 2nd admin
- How can I control the HTML output of my post?
- TinyMce in WordPress – Getting the “fullscreen” button to stay on the right when customising button layout
- TinyMCE – Add button that changes direction of selected text
- Add a select a class dropdown in tinymce
- How can I enable a TINYMCE rich text editor in the admin interface?
- Add table button in editor without Plugin
- Our shortcode dropdown box in Tinymce is not working in WordPress 3.9?
- TinyMCE Visual Blocks plugin set Show blocks option for all users
- TinyMCE Editor change underline button behavior – u tag instead of span text-decoration underline
- Custom TinyMCE style formats disabled
- TinyMCE custom plugin, how to make a word automatically selected based on current cursor position?
- Add buttons to the new TinyMCE WP Editor. Javascript API
- Is it possible to disable the image alignment options in the post editor?
- How to dynamically generate wordpress editor on frontend?
- Change syntax styling of TinyMCE HTML Text Editor
- Trouble adding tiny mce to textarea in custom plugin
- Customer Support: TinyMCE stopped working (on some computers)
- Why is the media upload button not in the main toolbar & can it be placed there instead?
- Adding CSS to admin TinyMCE editor for custom button
- Front-end image upload from TinyME [closed]
- How to disable TinyMce’s Paste plugin from turning image URLs into embedded ?
- How can a TinyMCE modal return formatted/visual text?
- Allowing style tag in TinyMCE editor
- Why Editor reformats my code
- enable TinyMCE for comment forms
- Best Browser for Editing Posts
- TinyMCE strips off the href tag inside span, if i change from text to visual
- Adding a Media Button to the WordPress Content Editor
- Wordpres Tinymce custom button (Gavick guide)
- Error in backend: Failed to load plugin: tabfocus from url
- Preserve indentation, HTML5 shorthand in editor
- How to modify VisualComposer’s TinyMCE editor only for a specific shortcode
- `tinyMCE is not defined` after migrating site to server
- mce_external_languages: how does it really work?
- tinymce modal and I18n strings methods
- Custom shortcode editor [BackboneJS & TinyMCE)
- Get the More QuickTag button back
- prevent caching during tinymce custom button development
- How do I separate my theme’s styles from editor styles?
- Add custom classes to TinyMCE generated markup
- Problem with Line spacing in wysiwyg editor in WP 3.5.1
- install tinymce plugin [closed]
- How to add placeholder in wp_editor?
- wp.editor.initialize() breaks when support for ‘editor’ is added to custom post type
- How do I include a TinyMCE editor in the frontend?
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- Extra TinyMCE editor strips and tags?
- Switch between Visual and HTML tab freely
- Creating a wp_editor instance with custom tinyMCE buttons
- How to add custom CSS (theme option) to TinyMCE?
- How to add “Insert/Edit link” button in custom popup tinymce window?
- Remove HTML editor and visual/HTML tabs from TinyMCE
- How to disable TinyMCE from removing span tags
- WordPress automatically adding ” “?
- Forcing reload of editor-style.css
- Add popup window to TinyMCE buttons
- Initialize TinyMCE editor / visual editor after AJAX insert
- How to customize TinyMCE4 in WP 3.9 – the old way for styles and formats doesn’t work anymore
- No filter of code on switch from html to visual editor, how?
- TinyMCE editor is breaking my beautiful HTML
- WordPress 3.9 – Trouble Editing TinyMCE 4.0
- How set defaults on wpLink()
- How to get the input of a TinyMCE editor when using on the front-end?
- Removing buttons from the editor
- Load wp_editor via ajax [duplicate]
- How to modify image editor dialog options on WordPress?
- How to include own css on wordpress tinymce editor?
- How to force TinyMCE in WordPress to replace newlines with tags and not with
- Enqueue Script After TinyMCE initialized
- How to use tinyMCE for user “biographical info”?
- How to add multiple buttons to TinyMCE?
- TinyMCE 4.x : How to customize toolbar on wp_editor()
- TinyMCE Advanced newline problem
- Stop editor from removing tags and replacing them with nbsp
- Any alternate TinyMCE4 themes / subthemes?
- Replace Taxomony Description Field with Visual/WYSIWYG Editor
- How to replace the content of tinyMCE editor in both text and visual mode using jQuery?
- Unable to add “code” button to TinyMCE toolbar
- TinyMCE format dropdown no longer showing style previews
- Stop certain classes showing up in TinyMCE Advanced Style dropdown