Unexpected slash in my content

  • Unknown's avatar

    Hi everyone,

    This is my first time writing a blog and using WordPress so please bear with this newbie question 🙂

    If you navigate to my blog (using the URL provided), you’ll see a single slash on its own line, right below the blog title. How do I get rid of this? It is not in the html that copied into the content. I generated that html by saving my Microsoft Word document as filtered html.

    Using the Chrome Developer tools, I see the following in the webpage source (I replaced the tag delimiters with begin/end to escape them). My question is about the single slash above the end_p

    Thank you for your help!

    begin_div class=”wp-block-group is-layout-constrained”
    begin_h1 style=”margin-bottom:calc(2 * var(–wp–style–block-gap));” class=”has-text-align-left wp-block-post-title”
    The Platinum Age
    end_h1
    end_div
    begin_div class=”entry-content wp-block-post-content is-layout-constrained”
    begin_p
    /
    end_p

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘Unexpected slash in my content’ is closed to new replies.