The pages you are linking use two different characters, one is the &mdash
and the other I don’t know the name, it does not translates into an Html entity…
Original:
2——-2——-7——-7——-|
<– Mixed characters
Using the character that works:
2---2---7---7---|
<– This one is not &mdash
.
You may consider using a shortcode to encapsulate the tabs, so you can manipulate the characters and substitute faulty ones.
Related Posts:
- How to auto-format code in Eclipse?
- Adding spaces in multiple lines simultaneously – in Pycharm
- can I add a custom format to the format option in the text panel?
- Change CSS/formatting on specific page, but not pages in general?
- How to change text size of Gutenberg editor
- Content over 10,000 characters won’t display with the_content()
- How to prevent automatic conversion of dashes to –
- Add dollar sign and commas to a number?
- Line breaks not showing up properly
- Use a language specific thousand separator
- Comment formatting with comment_content
- Keep pasted pre formatted code as it is -with tabs- in visual editor
- Formating the display of a post’s date, outside the Loop
- How to define a custom font family for a wordpress blog that will not affect the entire site
- Keep formatting for tables copied from MS Word?
- Page formatting lost when I attempt a revision
- How to properly format if statement with html and php
- How can I prevent WordPress to wrap into a paragragraph
- Linebreaks behaving oddly inside blockquotes
- post_class() breaks out of formatting. . . extra markup also generated
- How to Prevent WordPress from Automatically Applying Inline Styles to Post Images?
- How do I format the date in Event Organizer?
- Images that copy code to clipboard when you click on them
- Formatting poetry in wordpress
- Trim content without stripping formatting
- Changing the code format for wordpress
- How to remove filter apostrophe and single quotation
- Display KML (or other “raw data” file) nicely in WP?
- why doesnt my formatting work in my wisiwig editor?
- Formatting issues within Divi theme
- Preparing Hardcopy and Online Page
- how to display the web content which contain html code prolerly?
- Remove all paragraph tags
- How to prevent wordpress from autoformatting my posts once and for all?
- How do I display page content next to a contact form, rather than under it?
- Multiple item layout with one query
- Fix issue with displaced braces( )
- Formatting text in posts
- Is there a way to reorder a collection of posts to read from top (oldest) to bottom (newest)?
- How to add a spoiler without using shortcode-based plugins [closed]
- Can’t get blog entry to format properly using wp-load
- Paste Function Broken
- How to prettyprint a JSON file?
- Expected RBRACE, but the bracket is there?
- How to print elements from array with javascript
- How to format numbers as currency strings
- What does {0} mean when found in a string in C#?
- How to print a number with commas as thousands separators in JavaScript
- How to prettyprint a JSON file?
- (Excel) Conditional Formatting based on Adjacent Cell Value
- Why is wp_kses not keeping style attributes as expected?
- Problem in wordpress with “-“
- Place page title in header?
- Issue with enabling formatting in excerpts in WordPress
- Including Angle Brackets In Pre Sections
- Shortcode from a widget is wrapped in unwanted element
- Email sent from WordPress has HTML tags
- How to get year, month and hour in WordPress?
- Formatting post content to exclude gallery
- Add visual editor capability to custom excerpt window?
- Lost formatting after saving
- Remove whitespace before the_excerpt();
- Get last seen date/time in wordpress get_comments() [closed]
- Filter string like a slug
- How to center oEmbedded content
- Unwanted line break before
- Number format for wp_count_posts()
- Modify Gallery Output to render differently on a PAGE and a POST
- Is sanitize_title_with_dashes formatting function too liberal (in terms of accepted characters)?
- How to set up VS Code for WP plugin/theme development in 2021? [closed]
- How to preserve exact formatting when copy pasting from Facebook into WordPress (or elsewhere)?
- edit formatting.php in a theme so it wont get overwritten
- Stop wordpress from adding html tags but not remove my own tags?
- How do you edit the html of teaser excerpts
- TinyMCE – no auto formatting using the_editor()?
- WooCommerce product title formatting
- Editing the formatting.php file vs functions.php file?
- WordPress menu>Custom Link: removing my link formatting and adding %20
- How to use numbered lists in the post editor?
- Removing Line Break Tags from a Page
- Can not call .php files after switching to %postname%
- Formatting a date/time returned from a custom $wpdb query
- Formatting error with source code on WordPress.com?
- How to add custom HTML tags in the visual mode via keyboard only?
- How can I change the date format of the revision list?
- How to do store, retrieve and write attributes in the registerFormatType method in Guttenberg?
- Problems with cart and pages on _s theme
- How to completely prevent WordPress from destroying/modifying my shortcode outputs?
- My custom theme text and content format
- How to paste source code from IDE to posts directly?
- echo wp_editor to screen with formatting
- WordPress options text format
- E-Commerce Products Page Sidebar Formatting
- WordPress removes paragraphs. How to disable this behavior?
- Removing Author name
- Generating a number based on post ID
- Show Title/Date/Excerpt of first post & only Title for rest in Query [duplicate]
- Full Width Container Colour Problems
- Decimal stripped from metabox number
- WordPress Started Executing Code Inside PRE Tags Even They Are Properly Escaped