diff --git a/docs/philosophy.md b/docs/philosophy.md index 11b4d99bb40..35efcb16fbb 100644 --- a/docs/philosophy.md +++ b/docs/philosophy.md @@ -9,27 +9,16 @@ discusses the [conventions] used in this documentation. ## Design principles -- __It's just Markdown__: Focus on the content of your documentation and create - a professional static site in minutes. No need to know HTML,CSS or JavaScript - – let Material for MkDocs do the heavy lifting for you. +- **It's just Markdown**: Focus on the content of your documentation and create a professional static site in minutes. No need to know HTML, CSS or JavaScript – let Material for MkDocs do the heavy lifting for you. -- __Works on all devices__: Serve your documentation with confidence – the - underlying layout automatically adapts to perfectly fit the available screen - estate, no matter the type or size of the viewing device. +- **Works on all devices**: Serve your documentation with confidence – Material for MkDocs automatically adapts to perfectly fit the available screen estate, no matter the type or size of the viewing device. Desktop. Tablet. Mobile. All great. -- __Made to measure__: Change the colors, fonts, language, icons, logo and much - more with a few lines of configuration. Material for MkDocs can be easily - extended and provides tons of options to alter appearance and behavior. +- **Made to measure**: Make it yours – change the colors, fonts, language, icons, logo, and more with a few lines of configuration. Material for MkDocs can be easily extended and provides many options to alter appearance and behavior. -- __Fast and lightweight__: Don't let your users wait – get incredible value - with a small footprint, by using one of the fastest themes around with - excellent performance, yielding great search engine rankings and happy - users that return. +- **Fast and lightweight**: Don't let your users wait – get incredible value with a small footprint by using one of the fastest themes available with excellent performance, yielding optimal search engine rankings and happy users that return. -- __Accessible__: Make accessibility a priority – users can navigate your +- **Maintain ownership**: Make accessibility a priority – users can navigate your documentation with touch devices, keyboard, and screen readers. Semantic markup ensures that your documentation works for everyone. -- __Open Source__: Trust 45,000+ users – choose a mature and well-funded - solution built with state-of-the-art Open Source technologies. Keep ownership - of your content without fear of vendor lock-in. Licensed under MIT. +- **Open Source**: You're in good company – choose a mature and actively maintained solution built with state-of-the-art Open Source technologies, trusted by more than 50.000 individuals and organizations. Licensed under MIT. diff --git a/docs/tutorials/blogs/basic.md b/docs/tutorials/blogs/basic.md index 93b6a4fda49..799666b5082 100644 --- a/docs/tutorials/blogs/basic.md +++ b/docs/tutorials/blogs/basic.md @@ -240,7 +240,7 @@ attribute in the page header: Add the `pin` attribute to your first blog post: - ```hl_lines="5" + ```hl_lines="6" --- date: created: 2023-12-31