mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
docs(config): standardize hugo.toml comments for gendocs compatibility
- Capitalize first letter of all description comments - Add trailing periods to comment sentences - Replace `e.g.` with `Example:` for consistency - Convert inline URLs to `See: [description](url)` format - Move inline comments before config keys - Add ` #` suffix to group separator comments - Fix `available values` to standalone lines - Wrap angle brackets in backticks for syntax examples
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- hugo.Store.Set "version" "v1.0.0-mrf4la8o" -}}
|
||||
{{- hugo.Store.Set "version" "v1.0.0-mrg7pi5y" -}}
|
||||
{{- .Store.Set "this" dict -}}
|
||||
|
||||
{{- partial "init/detection-env.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user