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

Start CDATA section only after uppercase <![CDATA[ #781

Merged
merged 4 commits into from
Jul 6, 2024

Commits on Jul 5, 2024

  1. Move bang type checks outside of loop

    (Review in whitespace changes ignored mode)
    Mingun committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8741abc View commit details
    Browse the repository at this point in the history
  2. Add test for lowercase <![cdata[]]>

    failures (6):
        syntax::cdata::lowercase::ns_reader::async_tokio
        syntax::cdata::lowercase::ns_reader::borrowed
        syntax::cdata::lowercase::ns_reader::buffered
        syntax::cdata::lowercase::reader::async_tokio
        syntax::cdata::lowercase::reader::borrowed
        syntax::cdata::lowercase::reader::buffered
    Mingun committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    89e5360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dec2b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b71cf7c View commit details
    Browse the repository at this point in the history