Update TOC format of file-templates README

The new format is the one used by toc-org, the old one would have been
updated eventually...
This commit is contained in:
yoavm448 2020-02-14 15:08:27 +02:00
parent 608bc9f75b
commit 55ed4ee7b6

View file

@ -4,21 +4,21 @@
#+STARTUP: inlineimages #+STARTUP: inlineimages
* Table of Contents :TOC_2:noexport: * Table of Contents :TOC_2:noexport:
- [[Description][Description]] - [[#description][Description]]
- [[Module Flags][Module Flags]] - [[#module-flags][Module Flags]]
- [[Plugins][Plugins]] - [[#plugins][Plugins]]
- [[Prerequisites][Prerequisites]] - [[#prerequisites][Prerequisites]]
- [[Usage][Usage]] - [[#usage][Usage]]
- [[Inserting OSS licenses][Inserting OSS licenses]] - [[#inserting-oss-licenses][Inserting OSS licenses]]
- [[Configuration][Configuration]] - [[#configuration][Configuration]]
- [[Registering a new file template][Registering a new file template]] - [[#registering-a-new-file-template][Registering a new file template]]
- [[Changing existing file templates][Changing existing file templates]] - [[#changing-existing-file-templates][Changing existing file templates]]
- [[Adding new OSS licenses][Adding new OSS licenses]] - [[#adding-new-oss-licenses][Adding new OSS licenses]]
- [[Troubleshooting][Troubleshooting]] - [[#troubleshooting][Troubleshooting]]
- [[Appendix][Appendix]] - [[#appendix][Appendix]]
- [[API][API]] - [[#api][API]]
- [[Commands][Commands]] - [[#commands][Commands]]
- [[Variables][Variables]] - [[#variables][Variables]]
* Description * Description
This module adds file templates for blank files, powered by yasnippet. This module adds file templates for blank files, powered by yasnippet.