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: コードブロックのファイル名が表示されない問題の修正 #954

Merged
merged 2 commits into from
Aug 6, 2023

Conversation

m1sk9
Copy link
Contributor

@m1sk9 m1sk9 commented Aug 6, 2023

Details of implementation (実施内容)

  • 知らぬ間?に Nextra のコードブロックで使用できるファイル名のプロパティ名が filename に変わっており、表示できていなかったのでそれらを修正しました。

@m1sk9 m1sk9 added the C-bug Category: bug label Aug 6, 2023
@m1sk9 m1sk9 requested a review from MikuroXina August 6, 2023 05:40
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b9796e1
Status: ✅  Deploy successful!
Preview URL: https://040563cb.oreorebot2.pages.dev
Branch Preview URL: https://docs-fix-highlight-code.oreorebot2.pages.dev

View logs

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #954 (b9796e1) into main (05eba26) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #954   +/-   ##
=======================================
  Coverage   74.16%   74.16%           
=======================================
  Files          72       72           
  Lines        4915     4915           
  Branches      419      419           
=======================================
  Hits         3645     3645           
  Misses        852      852           
  Partials      418      418           
Flag Coverage Δ
unittests 74.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@m1sk9 m1sk9 enabled auto-merge (squash) August 6, 2023 10:42
@m1sk9 m1sk9 merged commit 6045307 into main Aug 6, 2023
15 checks passed
@m1sk9 m1sk9 deleted the docs/fix-highlight-code branch August 6, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants