Some handy scripts for working with markdown articles on learn.microsoft.com
If you want to evaluate files for FRESHNESS, see the Freshness Dashboard.
- 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.
Scripts to help maintain code references in Azure docs.
- See README.md in the GitHub folder for more details on these scripts.
- See Maintain code snippets in Azure docs for more information on how to use the scripts in our daily and weekly maintenance tasks.
Also see these repos for other handy tools:
- (Python) Search images - find text inside images
- (R) toc-to-csv - convert a markdown table of contents to a csv file
- (R) MonthlyReport - Summarizes file modification from git logs