Skip to content

Commit

Permalink
Same
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Jul 2, 2024
1 parent aec7259 commit 0a64f54
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,29 @@ For example, consider the following:
</tr>

<tr>
<td>`.title`</td>
<td>`"Meeting Confirmation"`</td>
<td>

`.title`

</td>
<td>

`"Meeting Confirmation"`
</td>
</tr>

<tr>
<td>`.to[1]`</td>
<td>`"[email protected]"`</td>
<td>

`.to[1]`

</td>
<td>

`"[email protected]"

`</td>
</tr>
</table>

Expand Down

0 comments on commit 0a64f54

Please sign in to comment.