support line diffing in syntax #108

Closed
opened 2025-12-11 12:54:09 +01:00 by Moiety · 0 comments
Moiety commented 2025-12-11 12:54:09 +01:00 (Migrated from codeberg.org)

11ty supports this highlighter, but the colours aren’t set in my theme.

.inserted {
-   background: transparent;
+   background: somecolour;
}
- [11ty Syntax Highlighting Plugin](https://www.11ty.dev/docs/plugins/syntaxhighlight/) - [Prism Line Highlight](https://prismjs.com/plugins/line-highlight/) 11ty supports this highlighter, but the colours aren’t set in my theme. ```diff-css .inserted { - background: transparent; + background: somecolour; } ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
zoe/moiety.me#108
No description provided.