mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 16:57:20 -04:00
Update faq.md
This commit is contained in:
parent
fafc1d8d9c
commit
94d7f576a3
@ -126,7 +126,7 @@ You can trigger content rendering with other methods as well. See next FAQ.
|
||||
|
||||
###### Which page methods trigger content rendering?
|
||||
|
||||
The following methods on a `Page` object trigger content rendering: `Content`, `FuzzyWordCount`, `Len`, `Plain`, `PlainWords`, `ReadingTime`, `Summary`, `Truncated`, and `WordCount`.
|
||||
The following methods on a `Page` object trigger content rendering: `Content`, `ContentWithoutSummary`, `FuzzyWordCount`, `Len`, `Plain`, `PlainWords`, `ReadingTime`, `Summary`, `Truncated`, and `WordCount`.
|
||||
|
||||
{{% note %}}
|
||||
For other questions please visit the [forum]. A quick search of over 20,000 topics will often answer your question. Please be sure to read about [requesting help] before asking your first question.
|
||||
|
Loading…
x
Reference in New Issue
Block a user