Skip to content

Commit

Permalink
dj-djot-demo runs before syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
irskep committed Sep 9, 2024
1 parent bca3515 commit 16d6cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/djotDemoPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export class DjotDemoPlugin implements DjockeyPlugin {
];
}

onPass_write(args: {
onPass_read(args: {
doc: DjockeyDoc;
getIsNodeReservedByAnotherPlugin: (node: AstNode) => boolean;
}) {
Expand Down

0 comments on commit 16d6cd0

Please sign in to comment.