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

Improve html printing #314

Merged
merged 8 commits into from Dec 6, 2021
Merged

Improve html printing #314

merged 8 commits into from Dec 6, 2021

Commits on Nov 29, 2021

  1. Improve printing of HTML in error messages

    - HTML syntax highlighting in error messages
    - Non-significant whitespace in HTML in error messages is collapsed
    calebeby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    1ee5984 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    calebeby committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    90e90fc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Update snapshot

    calebeby committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d182519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b68f8 View commit details
    Browse the repository at this point in the history
  3. Update jest.setup.ts

    Co-authored-by: Gerardo Rodriguez <gerardo@cloudfour.com>
    calebeby and gerardo-rodriguez committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    972ca6a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update src/utils.ts

    Co-authored-by: Gerardo Rodriguez <gerardo@cloudfour.com>
    calebeby and gerardo-rodriguez committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    a2def8b View commit details
    Browse the repository at this point in the history
  2. Update src/serialize/index.ts

    Co-authored-by: Gerardo Rodriguez <gerardo@cloudfour.com>
    calebeby and gerardo-rodriguez committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2676f39 View commit details
    Browse the repository at this point in the history
  3. Rename variable

    calebeby committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    34d2d50 View commit details
    Browse the repository at this point in the history