Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatman13 committed Aug 7, 2023
1 parent 7181f4f commit 4222711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = {
base: '/',
markdown: {
extendMarkdown: md => {
// why ci is not happy?
md.use(require('markdown-it-replace-link'), {
processHTML: true, // defaults to false for backwards compatibility
replaceLink: function (link, env, token, htmlToken) {
Expand Down

0 comments on commit 4222711

Please sign in to comment.