feat: Update shiki to latest version, add code focus plugin

This commit is contained in:
Jesse Wierzbinski 2024-07-22 16:17:50 +02:00
parent bfa63e26a8
commit dd43542cea
No known key found for this signature in database
5 changed files with 111 additions and 22 deletions

View file

@ -11,7 +11,7 @@ export const metadata = {
<Col>
<Properties>
<Property name="contact.created">
<Property name="avatar">
A new contact was created.
</Property>
</Properties>
@ -25,8 +25,7 @@ export const metadata = {
"type": "User",
"uri": "https://social.lysand.org/users/018ec082-0ae1-761c-b2c5-22275a611771",
"created_at": "2024-04-09T01:38:51.743Z",
// [!code focus:10]
"avatar": {
"avatar": { // [!code focus:100]
"application/octet-stream": {
"content": "https://avatars.githubusercontent.com/u/30842467?v=4"
}