Skip to content

handy scripts for working with markdown articles

License

Notifications You must be signed in to change notification settings

ssalgadodev/learn-tools

 
 

Repository files navigation

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

About

handy scripts for working with markdown articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.0%
  • Dockerfile 1.7%
  • Shell 0.3%