jamestomasino/burrow

Make the autoindentation optional

jamestomasino opened this issue · 1 comments

Change the method of auto indentation to no longer look for a Links: section, but rather tabs. Wrap this in a boolean option.

Implemented with --noautoindent flag or config_autoindent=false