Preface
Since about 10 years ago when I started this style of commenting, I expected to see it naturally come about from the programmer community. It has not, and so I present it here.
Details
Example
|
|
Rules
Absolute interactive indentation12#+ name {#+ }
Ex:12345678#+ bob went home { code... code...#+ bob drives into driveway { code...#+ } code...#+ }
relative not-interactive indentation12#++ name {#++ }
Ex:12345678#++ bob went home {code...code...#++ bob drives into driveway {code...#++ }code...#++ }
relative group-interactive indentation12#[group] name {#[group] }
block section comment1234#+++++++++++++++ Configuration +++++++++++++++#+++++++++++++++ Configuration +++++++++++++++ {#+++++++++++++++ }