Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7832507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T12:15:31+00:00 2026-06-02T12:15:31+00:00

just need a quick help for solving this problem. I want to strip all

  • 0

just need a quick help for solving this problem.

I want to strip all html tags out of a string except the tags from a whitelist(variable).

My code so far:

whitelist = 'p|br|ul|li|strike|em|strong|a', 
reqExp = new RegExp('<\/?[^>|' + whitelist + ']+\/?>');

The problem is now it works more or less fine but also not removing for example b because it matches the b from the br out of the whitelist.

I tried different approaches but dont find the right solution.
How can i tell the regex to do something like /.WITHOUT(smth)/ (therefore: match all expect everything following).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T12:15:32+00:00Added an answer on June 2, 2026 at 12:15 pm

    Use this regex:-

    <(?!/?(p|br|ul|li|strike|em|strong|a)(>|\s))[^<]+?>
    

    LIVE DEMO

    For more information, refer to my earlier answer, which fullfill your requirement.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wanted some quick help I'm 90% sure i need to use the (this)
I just need some quick help on syntax. I'm doing a WPF project and
Just a quick question here. I have a program in which I need to
I need a regular expression to help me make a match in my string.
I keep getting this message (in the title). Just take a quick look at
Just a quick question. I am trying to help a friend with his website.
Just a quick question that no doubt someone out there will know the answer
Hopefully this is a quick and easy question to answer. Do I need the
Just a quick question, that I cannot fathom out, hope you guys and girls
Sorry, but apparently I don't understand chaining enough to figure out this problem... I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.