Skip to content

Commit e6a5266

Browse files
authored
feat: add noCompileLinks option to Docsify configuration (#12751)
1 parent 57f7c44 commit e6a5266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
loadSidebar: 'docs/_sidebar.md',
3939
repo: 'https://github.com/kubernetes-sigs/kubespray',
4040
auto2top: true,
41+
noCompileLinks: ['.*\.ini'],
4142
logo: '/logo/logo-clear.png'
4243
}
4344
</script>

0 commit comments

Comments
 (0)