john0isaac / microsoft-learn-tutorials-action

GitHub Action to Automatically format Microsoft Learn Tutorials

Repository from Github https://github.comjohn0isaac/microsoft-learn-tutorials-actionRepository from Github https://github.comjohn0isaac/microsoft-learn-tutorials-action

microsoft-learn-tutorials-action

GitHub Action to Automatically format Microsoft Learn Tutorials

This Action Contains two workflows:

  • One triggers when you open a new pull request and sends you a welcome comment.
  • The other formats the .md files to conform with the Microsoft Learn writing guidelines.

Automatic Formatting:

  • Format the first two lines of files.
  • Add an empty line to the end of files.
  • Replace the word choose and click with select.
  • Remove the country locale from links.
  • Remove learn.microsoft.com from links.
  • Add carriage return around images and notes.

About

GitHub Action to Automatically format Microsoft Learn Tutorials

License:MIT License


Languages

Language:Python 100.0%