Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • asaf 8 posts 78 karma points
    Oct 18, 2018 @ 15:20
    asaf
    0

    find and replace source code in rich text editor

    Hay, I have a little problem in rich text editor. I have sytle, that for now generates headers style like this:

    <span class="h1">some header</span>
    

    and this is bad for SEO and accessibility. Now I have new style, which generates headers as expected, but I want to replace all old style in my site with this:

    <h1>some header</h1>
    

    Is there any suggestion or tool for it?

    Thanks for help.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies