fix FAQ shortcode: use ~~~ separator, function-style split, trim whitespace
All checks were successful
Deploy Internet for Kids / Build & Push (push) Successful in 14s
Deploy Internet for Kids / Deploy (push) Successful in 6s
Deploy Internet for Kids / Health Check (push) Successful in 2s
Deploy Internet for Kids / Smoke Tests (push) Successful in 3s
Deploy Internet for Kids / IndexNow Ping (push) Successful in 8s
Deploy Internet for Kids / Promote to Latest (push) Successful in 2s
Deploy Internet for Kids / Rollback (push) Has been skipped
Deploy Internet for Kids / Audit (push) Successful in 1s
All checks were successful
Deploy Internet for Kids / Build & Push (push) Successful in 14s
Deploy Internet for Kids / Deploy (push) Successful in 6s
Deploy Internet for Kids / Health Check (push) Successful in 2s
Deploy Internet for Kids / Smoke Tests (push) Successful in 3s
Deploy Internet for Kids / IndexNow Ping (push) Successful in 8s
Deploy Internet for Kids / Promote to Latest (push) Successful in 2s
Deploy Internet for Kids / Rollback (push) Has been skipped
Deploy Internet for Kids / Audit (push) Successful in 1s
Hugo strips --- (interprets as thematic break) from shortcode .Inner content. Switch to ~~~ separator. Also fix split syntax (function-style instead of pipe) and add trim to handle whitespace around items. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -101,16 +101,16 @@ The era of treating addictive design as a neutral product feature is ending. Wha
|
||||
{{< faq >}}
|
||||
Is social media actually addictive, or is that an exaggeration?
|
||||
Research published in peer-reviewed journals including JAMA Psychiatry and studies from institutions like Weill Cornell Medicine show that problematic social media use shares key features with behavioral addictions: cravings, withdrawal symptoms, loss of control, and continued use despite negative consequences. The U.S. Surgeon General has formally warned about the risk of harm to adolescents. While not every user becomes dependent, 47% of teenagers report feeling addicted.
|
||||
---
|
||||
~~~
|
||||
Which platforms are considered the most addictive for children?
|
||||
TikTok, Instagram, Snapchat, and YouTube are most frequently cited in research and legal proceedings. TikTok in particular has faced regulatory action from the EU specifically for its combination of infinite scroll, autoplay, and personalized recommendations. The LA trial in 2026 resulted in findings against Meta (Instagram, Facebook) and Google (YouTube).
|
||||
---
|
||||
~~~
|
||||
Can parental controls prevent social media addiction?
|
||||
Parental controls can help limit exposure, especially for younger children. However, a 2026 Meta-sponsored study found that parental controls are largely ineffective once dependency is already established. Experts recommend combining technical controls with open conversations about how platforms are designed and setting clear boundaries before heavy use begins.
|
||||
---
|
||||
~~~
|
||||
What is the EU doing about addictive social media design?
|
||||
The European Commission has used the Digital Services Act (DSA) to directly target addictive platform design. In February 2026, TikTok received a preliminary finding of violation specifically for its addictive features — the first time the EU treated design patterns like infinite scroll and autoplay as systemic risks. Potential fines can reach 6% of a platform's global turnover.
|
||||
---
|
||||
~~~
|
||||
How much screen time is too much for children?
|
||||
Research published in JAMA Psychiatry found that using social media for 3 or more hours per day is associated with significantly higher rates of anxiety and depression in adolescents. The U.S. Surgeon General and the American Psychological Association both recommend that parents set clear limits and monitor usage patterns, particularly around sleep time.
|
||||
{{< /faq >}}
|
||||
|
||||
Reference in New Issue
Block a user