008.【Markdown Basics】🌐 GitHub Pages Is the Execution and Validation Environment for Markdown

📌 Position of This Article

This article defines the display standard for Markdown documents
as prerequisite foundational knowledge.


🧭 The Role of GitHub Pages

GitHub Pages is not a publishing blog.
In this project, it is treated as the execution and validation environment for Markdown.

It satisfies the following requirements:


❓ Why the Display Standard Must Be Fixed

If multiple display standards exist, the following issues occur:

By using GitHub Pages as the standard, these problems are avoided.


🛠 Practical Effects


✅ Prerequisite Conclusion

In this project, the following rule is fixed as a prerequisite:

The rendered output of Markdown on GitHub Pages
is treated as the standard reference.