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?
- Switch between Visual and HTML tab freely
- Removing buttons from the editor
- How to force TinyMCE in WordPress to replace newlines with tags and not with
- TinyMCE in customizer
- Secure Validation of wp_editor in Theme Options
- Detecting when TinyMCE is “ready”
- Second toolbar in tinymce has “display:none” set?
- How can I insert HTML attributes with an existing TinyMCE button?
- Change padding to text indent in “Increase indent” TinyMCE
- onClick inside post_content does not appear in post tinymce editor
- How to get WP editors tinyMCE instances
- What is this: data-wplink-url-error=”true” and why is it added to my links?
- Add Item to Custom TinyMCE Menu
- Change Default Font Size and Remove Unwanted Font Sizes in TinyMCE
- How can I get the post content displayed in a text field that allows to edit posts?
- wp.editor.initialize does not show the same default toolbar
- How to add button in TinyMCE TEENY mode?
- Can’t remove generated by editor from database
- Post content not showing in the edit post textarea
- Use schema.org HTML in TinyMCE Editor
- Hook into existing tinyMCE button
- TinyMCE buttons that launch Ajax-generated forms
- How to remove buttons from tinyMCE in wp_editor added via AJAX
- TinyMCE invalid nested list markup
- Unable to save Theme Options when TinyMCE is enabled for the text area
- Using wp_editor() when not logged stopped working
- How can I change TinyMCE’s default block format?
- Remove MS Word comments from pasted text
- How to have html in TinyMce “Text” tab properly indented and highlighted
- How to remove “justifyfull” in TinyMCE
- Filter html of WordPress editor in visual mode only
- Localize tinymce in WordPress 3.9?
- TinyMCE buttons broken
- WordPress 4.5 Inline Link Toolbar not working on custom wp_editor instance
- How can I replace the built in WordPress editor?
- Enqueue MCE Editor CSS in admin page
- Identifying first and last instance of shortcode in post