CDSoft / pp

PP - Generic preprocessor (with pandoc in mind) - macros, literate programming, diagrams, scripts...
http://cdelord.fr/pp
GNU General Public License v3.0
252 stars 21 forks source link

Scripts Section: Change `bat` to `cmd` #16

Closed tajmone closed 7 years ago

tajmone commented 7 years ago

Scripts section is confusing because bat is now deprecated in favor of cmd. Changed accordingly, and also changed "The script language can be:" to "The script language macro can be:" because "cmd" is an interpreter not a scripting language. Now it's clearer the distinction between the macros names and the scripting language they are associated to.

Same changes also applied to diagram.

tajmone commented 7 years ago

Correction (typo): usage of autotoc generator:

gfmtoc pp.md

This simple tools does a great job at auto-creating/updating a Table of Contents in GitHub Flavored markdown.