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

docs(rfc): a new intermediary model to support whitespace collapsing #421

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

jsamr
Copy link
Collaborator

@jsamr jsamr commented Oct 30, 2020

Checks

Description

This RFC specifies a set of algorithms and internal logic changes necessary to implement whitespace collapsing (#118, #216). You can read a print here.

@jsamr jsamr force-pushed the rfc/whitespace-collapsing branch 2 times, most recently from ceab867 to 004db69 Compare October 30, 2020 20:44
@codecov-io
Copy link

codecov-io commented Oct 31, 2020

Codecov Report

Merging #421 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #421   +/-   ##
=======================================
  Coverage   63.61%   63.61%           
=======================================
  Files           6        6           
  Lines         437      437           
  Branches      137      137           
=======================================
  Hits          278      278           
  Misses         64       64           
  Partials       95       95           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f7168b...1ecc30b. Read the comment docs.

@jsamr jsamr marked this pull request as ready for review November 15, 2020 19:26
@jsamr jsamr merged commit 70c8dbf into master Nov 15, 2020
@jsamr jsamr deleted the rfc/whitespace-collapsing branch November 16, 2020 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants