Skip to content

Commit

Permalink
test(plugins/notes): add map to yfm_note_close token
Browse files Browse the repository at this point in the history
  • Loading branch information
moki committed Dec 12, 2023
1 parent ab04389 commit 35fcd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data/alerts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ const getTokens = (title: string, custom = false) => {
hidden: false,
info: '',
level: 0,
map: null,
map: [6, 7],
markup: '',
meta: null,
nesting: -1,
Expand Down

0 comments on commit 35fcd02

Please sign in to comment.