fix: new line in mref title by yufeih · Pull Request #9633 · dotnet/docfx

@yufeih

@yufeih

@yufeih yufeih added the bug-fix

Makes the pull request to appear in "Bug Fixes" section of the next release note

label

Jan 21, 2024

@yufeih @github-actions

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad6db16) 74.31% compared to head (349adf6) 74.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9633   +/-   ##
=======================================
  Coverage   74.31%   74.31%           
=======================================
  Files         536      536           
  Lines       23173    23173           
  Branches     4054     4054           
=======================================
  Hits        17220    17220           
  Misses       4851     4851           
  Partials     1102     1102           

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

@Thraka

@yufeih Could you explain how this fixed the problem? Before I filed the bug I tried my hardest to understand what was causing it and fix it myself 😁 but I don't see how this impacts the <meta tag??

@yufeih

Here the template uses {{>partials/title}} for .NET API reference pages.

@Thraka

Yes I see it now! Thanks!

p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request

Jun 28, 2024
* fix: new line in mref title

* test(snapshot): update snapshots 9473d68 for ubuntu-latest

---------

Co-authored-by: yufeih <yufeih@users.noreply.github.com>