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

Process inner html of blocks when escaping text content #719

Merged
merged 20 commits into from
Oct 23, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5724b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723a88f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a9ca35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0460dc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update content with html test.

    Update remaining tests with inner markup.
    
    Try and fix tests.
    
    Format tests.
    jffng committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    194764c View commit details
    Browse the repository at this point in the history
  2. Remove whitespace.

    jffng committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    45c312c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Process all attributes

    Escape at the end.
    Provide better translation note.
    jffng committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    678a8ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf8ff55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d55f322 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f0adfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4504111 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7a75758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c665286 View commit details
    Browse the repository at this point in the history
  3. Update test

    mikachan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    730565a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf603a9 View commit details
    Browse the repository at this point in the history
  5. Handle self closing tags

    mikachan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6b5fe21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e317ce View commit details
    Browse the repository at this point in the history
  7. Attempt to fix tests

    mikachan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    273378e View commit details
    Browse the repository at this point in the history
  8. Attempt to fix tests again

    mikachan committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e3497d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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