Skip to content

[WIP] Check book validation and debug errors#1

Merged
arrkpong merged 1 commit into
mainfrom
copilot/debug-book-validation-errors
Dec 30, 2025
Merged

[WIP] Check book validation and debug errors#1
arrkpong merged 1 commit into
mainfrom
copilot/debug-book-validation-errors

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 30, 2025

  • Run mdBook build and test to identify all errors
  • Analyze error patterns (87 files with errors)
  • Fix code blocks in ch01-getting-started (installation, hello-world, cargo-basics)
  • Fix code blocks in ch02-variables
  • Fix code blocks in ch03-functions
  • Fix code blocks in remaining chapters (ch04-ch20)
  • Fix code blocks in appendix (exercises, quizzes)
  • Verify book builds and tests pass successfully

Error Categories:

  • Output/text blocks needing language specifiers
  • Incomplete code snippets needing ignore attribute
  • Code requiring external dependencies
  • Directory trees with box-drawing characters
Original prompt

ตรวจสอบความถูกต้องของหนังสือและ debug หา error


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@arrkpong arrkpong marked this pull request as ready for review December 30, 2025 17:50
Copilot AI review requested due to automatic review settings December 30, 2025 17:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@arrkpong arrkpong merged commit 028a028 into main Dec 30, 2025
3 of 5 checks passed
Copilot AI requested a review from arrkpong December 30, 2025 17:57
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.

3 participants