mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
💄 Fix JS files formatting issues
This commit is contained in:
@@ -255,9 +255,9 @@ const markedOptions = {
|
||||
const text = token.text;
|
||||
return `<a href="${href}" target="${target}">${text}</a>`;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
marked.use(markedOptions);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user