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

fix: xml indentation issue on external <code> #9465

Merged
merged 1 commit into from
Nov 24, 2023
Merged

fix: xml indentation issue on external <code> #9465

merged 1 commit into from
Nov 24, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Nov 24, 2023

fixes #9462

@yufeih yufeih added the bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note label Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc8404c) 71.34% compared to head (a1b83c5) 71.33%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9465      +/-   ##
==========================================
- Coverage   71.34%   71.33%   -0.01%     
==========================================
  Files         561      561              
  Lines       23991    23993       +2     
  Branches     4173     4174       +1     
==========================================
  Hits        17116    17116              
- Misses       5780     5782       +2     
  Partials     1095     1095              

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

@yufeih yufeih changed the title fix: xml intention issue on external <code> fix: xml indentation issue on external <code> Nov 24, 2023
@yufeih yufeih closed this Nov 24, 2023
@yufeih yufeih reopened this Nov 24, 2023
@yufeih yufeih merged commit f04be7b into main Nov 24, 2023
11 checks passed
@yufeih yufeih deleted the xmlc branch November 24, 2023 14:12
p-kostov pushed a commit to ErpNetDocs/docfx that referenced this pull request Jun 28, 2024
fix: xml intention issue on external <code>

Co-authored-by: Yufei Huang <yufeih@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Makes the pull request to appear in "Bug Fixes" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Trim of indentation on external <code>
1 participant