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

Updated ruby: https://github.com/metanorma/metanorma-standoc/issues/73 #555

Merged
merged 8 commits into from
Dec 18, 2023

Conversation

opoudjis
Copy link
Contributor

Metanorma PR checklist

@opoudjis opoudjis self-assigned this Dec 18, 2023
@@ -163,6 +163,9 @@ a.FootnoteRef, span.FootnoteRef {
text-decoration: line-through;
}

ruby { ruby-position: over; }
ruby ruby { ruby-position: under; }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge rule ruby ruby with rule on line 166

@@ -163,6 +163,9 @@ a.FootnoteRef, span.FootnoteRef {
text-decoration: line-through;
}

ruby { ruby-position: over; -webkit-ruby-position: over;}
ruby ruby { ruby-position: under; -webkit-ruby-position: under; }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge rule ruby ruby with rule on line 166
Properties should be ordered -webkit-ruby-position, ruby-position

@@ -163,6 +163,9 @@ a.FootnoteRef, span.FootnoteRef {
text-decoration: line-through;
}

ruby { ruby-position: over; -webkit-ruby-position: over;}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Properties should be ordered -webkit-ruby-position, ruby-position

<ruby><rb>東</rb><rt style="font-size: 6pt;">たつみ</rt></ruby>(とう)
<ruby><rb>護</rb><rt style="font-size: 6pt;">プロテゴ</rt></ruby>(まも)!
<ruby><rb>護</rb><rt style="font-size: 6pt;">プロテゴ</rt></ruby>(まも)!</p>
</div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace detected.

</html>
OUTPUT
doc = <<~OUTPUT
<div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 2 spaces for indentation in a heredoc.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e5521a) 95.75% compared to head (08f0d10) 95.77%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
+ Coverage   95.75%   95.77%   +0.02%     
==========================================
  Files          77       77              
  Lines        5343     5379      +36     
==========================================
+ Hits         5116     5152      +36     
  Misses        227      227              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@opoudjis opoudjis merged commit 1aa7f77 into main Dec 18, 2023
19 of 20 checks passed
@opoudjis opoudjis deleted the fix/ruby-2023 branch December 18, 2023 23:09
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.

1 participant