Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.47 KB

tools

learn-tools

Some handy scripts for working with markdown articles on learn.microsoft.com

Open in GitHub Codespaces

If you want to evaluate files for FRESHNESS, see the Freshness Dashboard.

Python Python scripts:

  • fix-nb.py - Change notebook links and images to markdown syntax.
  • move-to-v1.py - Fix links in a file that you're going to move to the v1 folder.
  • include-usage.py - Count how many times your include files are used by your documents.

GitHub folder

Scripts to help maintain code references in Azure docs.

Other repos

Also see these repos for other handy tools:

  • Python (Python) Search images - find text inside images
  • R (R) toc-to-csv - convert a markdown table of contents to a csv file
  • R (R) MonthlyReport - Summarizes file modification from git logs