Some handy scripts for working with markdown articles on learn.microsoft.com
- 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 information on how to use these scripts.
- See Maintain code snippets in Azure docs for more information on how to use these scripts.
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