Skip to content

Commit

Permalink
fix: improve link handling
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 1, 2023
1 parent 0454140 commit 95996f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ export default function getTheme({ style, name, soft = false, black = false }) {
{
scope: [
'markup.underline.link.markdown',
'markup.underline.link.image.markdown',
],
settings: {
foreground: secondaryForeground,
Expand Down

0 comments on commit 95996f8

Please sign in to comment.