fix(blog): restore live-site tables in migrated articles
- restore semantic table markup across English, Spanish, and Arabic posts - match live-site table styling and caption formatting - preserve tables and normalize contained links and assets during extraction
This commit is contained in:
@@ -57,17 +57,32 @@ Social development is another area where autistic children often require thought
|
||||
|
||||
While masking might help a child temporarily blend in, it is well-documented that doing so is emotionally exhausting and can lead to severe burnout and anxiety. At the Arizona Institute for Autism, we focus on genuine social interaction rather than forced conformity.
|
||||
|
||||
Focus on Masking (Avoid)
|
||||
Focus on Genuine Connection (Encourage)
|
||||
|
||||
Forcing prolonged eye contact, which can be physically painful for some autistic individuals.
|
||||
Encouraging joint attention, where the child and adult simply share focus on the same toy or activity.
|
||||
|
||||
Suppressing harmless physical stimming (like hand flapping) during play.
|
||||
Allowing self-regulation while teaching the child how to safely enter a group activity.
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align: left;">Focus on Masking (Avoid)</th>
|
||||
<th style="text-align: left;">Focus on Genuine Connection (Encourage)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align: left;">Forcing prolonged eye contact, which can be physically painful for some autistic individuals.</td>
|
||||
<td style="text-align: left;">Encouraging joint attention, where the child and adult simply share focus on the same toy or activity.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: left;">Suppressing harmless physical stimming (like hand flapping) during play.</td>
|
||||
<td style="text-align: left;">Allowing self-regulation while teaching the child how to safely enter a group activity.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: left;">Forcing the child to play with toys "the right way."</td>
|
||||
<td style="text-align: left;">Joining the child in their specific interests and building interactive play around what they love.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Forcing the child to play with toys "the right way."
|
||||
Joining the child in their specific interests and building interactive play around what they love.
|
||||
|
||||
The goal of social development is to help children build friendships in ways that feel safe, natural, and enjoyable to them.
|
||||
|
||||
@@ -139,11 +154,11 @@ Communication development takes time, patience, and consistency. By recognizing
|
||||
]}
|
||||
/>
|
||||
|
||||
Previous Post
|
||||
Previous Post
|
||||
|
||||
###### [What to Expect at Your Child’s First Autism Evaluation](autism-evaluation-what-to-expect)
|
||||
|
||||
Next Post
|
||||
Next Post
|
||||
|
||||
###### [Autism Guide for Parents and Caregivers](parents-guide-to-autism-and-aba)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user