docsify-wikilink

js
Allows wikilinks features within the Docsify
Version 1.1.2 License MIT
Keywords
docsifywikilinkwikiplugin
INSTALL
Type:
<script src=" https://cdn.jsdelivr.net/npm/docsify-wikilink@1.1.2/dist/docsify-wikilink.min.js "></script>
docsify-wikilink
docsify-wikilink
This is a plugin allow wikilinks features for markdown files of docsify.
add this line of code to Docsify project to install this plugin.
<script src="https://cdn.jsdelivr.net/npm/docsify-wikilink@1"></script>