mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Improve rendering of "```"
This commit is contained in:
committed by
GitHub
parent
2eeec2bfc6
commit
44cefeec28
@@ -6,7 +6,7 @@ This folder contains the content for the _"Writing an OS in Rust"_ blog.
|
||||
|
||||
This folder is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, available in [LICENSE-CC-BY-NC](LICENSE-CC-BY-NC) or under <http://creativecommons.org/licenses/by-nc/4.0/>.
|
||||
|
||||
All _code examples_ between markdown code blocks denoted by three backticks (`\``) are licensed under either of
|
||||
All _code examples_ between markdown code blocks denoted by three backticks (<code>\`\`\`</code>) are licensed under either of
|
||||
|
||||
- Apache License, Version 2.0 ([LICENSE-APACHE](../../LICENSE-APACHE) or
|
||||
http://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
||||
Reference in New Issue
Block a user