Functions:count paragraphs
From Dwoo Docs
Counts the paragraphs in a string
count_paragraphs(string $value)
- value : the string to process
Example:
{count_paragraphs('ab cd')}
{count_paragraphs('ab\n cd')}
Output:
1 2
Counts the paragraphs in a string
count_paragraphs(string $value)
Example:
{count_paragraphs('ab cd')}
{count_paragraphs('ab\n cd')}
Output:
1 2
The article you want to access doesn't exist in French.
The article you want to access doesn't exist in Deutsch.
The article you want to access doesn't exist in Russian.