Commit 44ac246
authored
Fix support for deeper structure in folder parameter (#17)
* Fix logic when using subfolder paths in folder input (i.e docs/MySubsection) avoding incorrect path (root+path) when creating markdown
* Commit after npm run build
* Revert "Commit after npm run build"
This reverts commit d13e9cc.1 parent 061a612 commit 44ac246
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
0 commit comments