Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify colors for text in markup #20363

Merged
merged 6 commits into from
Jul 15, 2022

Commits on Jul 14, 2022

  1. Allow to specify colors for text in markup

    - Allow users to set colors for their text elements in rendered markup. So
    `<span style="color: red">Hello World!</span>` will now be accepted by
    Bluemonday, other properties are still disallowed by Bluemonday.
    Gusted committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    9cfd4c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into allow-style-color-text

    Gusted committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    edd958a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into allow-style-color-text

    Gusted committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8716e48 View commit details
    Browse the repository at this point in the history
  4. Add more test cases

    Gusted committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a72576f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into allow-style-color-text

    Gusted committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1381e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    f883c22 View commit details
    Browse the repository at this point in the history