diff --git a/template.adoc b/template.adoc index e2baf81..d411a06 100644 --- a/template.adoc +++ b/template.adoc @@ -1,7 +1,7 @@ = Feature Name :toc: macro :sectanchors: -:source-highligher: pygments +:source-highlighter: pygments :pygments-style: colorful toc::[] @@ -12,15 +12,14 @@ One paragraph explanation of the feature. == Motivation -Why are we doing this? What use cases does it support? What is the -expected outcome? +Why are we doing this? What use cases does it support? What is the expected +outcome? == Design -This is the bulk of the design document. Explain the design in enough -detail for a user to understand and for an expert to implement. This -should get into specifics and corner-cases, and include examples of -how the feature is used. +This is the bulk of the design document. Explain the design in enough detail for +a user to understand and for an expert to implement. This should get into +specifics and corner-cases, and include examples of how the feature is used. == Drawbacks @@ -28,10 +27,8 @@ Why should we _not_ do this? == Alternatives -What other designs have been considered? What is the impact of not -doing this? +What other designs have been considered? What is the impact of not doing this? == Unresolved Questions What parts of the design are still TBD? - diff --git a/Version Generation.adoc b/version_generation.adoc similarity index 99% rename from Version Generation.adoc rename to version_generation.adoc index 45dff28..cd0a728 100644 --- a/Version Generation.adoc +++ b/version_generation.adoc @@ -1,7 +1,7 @@ = Version Generation :toc: macro :sectanchors: -:source-highligher: pygments +:source-highlighter: pygments :pygments-style: colorful toc::[]