Module-1

In this section

  • Editorconfig
    Learn how to use .editorconfig files to maintain consistent coding styles across different editors and IDEs, ensuring uniform formatting for Markdown, YAML and Hugo content.
  • Markdown Linting Setup
    This document provides how linting and formatting is setup in this project
  • Markdown Linting and Formatting in VS Code
    This module explores markdown linting and formatting in Visual Studio Code using extensions like Markdownlint and YAML Front Matter Lint.
  • Prettier Setup
    This module guides you through setting up Prettier for consistent code formatting in your projects. Learn how to install, configure, and integrate Prettier with your development environment to enhance code quality and maintainability.