prevent getting data from data-tooltip-content tippyjs

To prevent getting data from data-tooltip-content using C++, you can follow these steps:

  1. Use the std::string class to store the HTML content that you want to parse.

  2. Utilize the std::string member function find to search for the data-tooltip-content attribute within the HTML content.

  3. If the data-tooltip-content attribute is found, use the std::string member function erase to remove the data associated with it from the HTML content.

  4. After removing the data, you can proceed with using the sanitized HTML content for your desired purpose.