@soyvolon/docsify-file-name-replace
v1.2.0
Published
Docsify plugin to modify certain paths to replace strings.
Downloads
11
Maintainers
Readme
file-name-replace
Replaces file names with the actual data they contain to keep large chunks of data cleaner.
Looks for {{r:<file_path.file_ext>}}
to replace with the contents from the file path. The file
must be in the documentation folder as well.
Current version:
<script src="https://cdn.jsdelivr.net/npm/@soyvolon/docsify-file-name-replace/dist/plugin.js"></script>