in generator/src/main/groovy/model/Section.groovy [36:38]
String getAnchor() { name.replaceAll('[^a-zA-Z0-9]','').toLowerCase() }