"Basil L. Contovounesios" <[email protected]> writes: > d. Extend the default patterns to match all reasonably conceivable > heading patterns. This addresses both concerns (1) and (2), and > allows automatic Markdown detection, but is not configurable.
Yes -- I don't think parametrization is particulary useful here. It is simpler to hard-code the regexp in the script, and people who doesn't like it can patch the script using our support mechanism to do so. Instead of chasing through the labyrinth of maint.mk and cfg.mk variables. It is better if we just document a recommended style, and adapt our tooling to assume it. Most people will just change to the recommended style, and in the odd case where the default style actually is sub-optimal, we are likely to find out and can reconsider. /Simon
signature.asc
Description: PGP signature
