diff --git a/Plugin-Development.md b/Plugin-Development.md index e156e39..58b114f 100644 --- a/Plugin-Development.md +++ b/Plugin-Development.md @@ -98,4 +98,5 @@ const commands = [{ ### Live Reloading Thanks to JavaScript's flexibility and parsability, the plugin importer scans the plugins folder and reloads the JavaScript plugins on demand as they're modified. This allows faster development/testing/debugging. -## [Additional Examples](https://github.com/RaidMax/IW4M-Admin/tree/release/pre/Plugins/ScriptPlugins) \ No newline at end of file +## [Additional Examples](https://github.com/RaidMax/IW4M-Admin/tree/release/pre/Plugins/ScriptPlugins) +[test](test1/test2/test) \ No newline at end of file diff --git a/test1/test2/test.md b/test1/test2/test.md index b6fc4c6..3b43971 100644 --- a/test1/test2/test.md +++ b/test1/test2/test.md @@ -1 +1 @@ -hello \ No newline at end of file +# hello \ No newline at end of file