Automatically add TOC table of contents to README with GitHub Actions
GitHub’s Markdown currently does not support direct [TOC] rendering of the article’s table of contents. Some READMEs require such an effect, which can be generated with the help of external tools or automatically generated with the help of GitHub Actions. This article introduces this method. This article is reproduced from: https://wiki.eryajf.net/pages/226388/ This site is for […]
Automatically add TOC table of contents to README with GitHub Actions Read More »