Skip to content

content: Replace h3 method sequences with description lists#3530

Merged
jmooring merged 1 commit into
gohugoio:masterfrom
jmooring:methods-backticks
May 28, 2026
Merged

content: Replace h3 method sequences with description lists#3530
jmooring merged 1 commit into
gohugoio:masterfrom
jmooring:methods-backticks

Conversation

@jmooring
Copy link
Copy Markdown
Member

The h3 construct was used prior to the implementation of autoDefinitionTermID in v0.144.0.

@jmooring jmooring merged commit c8e5b9f into gohugoio:master May 28, 2026
7 checks passed
@jmooring jmooring deleted the methods-backticks branch May 28, 2026 18:02
jmooring added a commit to jmooring/hugo-docs that referenced this pull request May 28, 2026
This cascades params.isFunctionOrMethod = true to pages describing
functions and methods. If true, the shortcodes wrap the link title in
backticks. This is consistent with recent changes in:

- gohugoio#3523
- gohugoio#3530

Affected files:

- layouts/_shortcodes/quick-reference.html
- layouts/_shortcodes/render-list-of-pages-in-section.html
- layouts/_shortcodes/render-table-of-pages-in-section.html
jmooring added a commit that referenced this pull request May 28, 2026
This cascades params.isFunctionOrMethod = true to pages describing
functions and methods. If true, the shortcodes wrap the link title in
backticks. This is consistent with recent changes in:

- #3523
- #3530

Affected files:

- layouts/_shortcodes/quick-reference.html
- layouts/_shortcodes/render-list-of-pages-in-section.html
- layouts/_shortcodes/render-table-of-pages-in-section.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant