Leaflet / Leafdoc

A lightweight NaturalDocs-like LeafletJS-style documentation generator
54 stars 19 forks source link

Allow for custom leading characters #1

Closed IvanSanchez closed 9 years ago

IvanSanchez commented 9 years ago

Some devs might not want to use 🍂 in the code. Some might want to use 📄 for docs, or 💩 or even -gasp- an ascii-7 character like @.

The leading character to be parsed should be passed as an option to the 🍂doc constructor.