Use baseDirectory to resolve all relative paths in the context of plugins
Open
bug
enhancement
- Dominant language
- JavaScript
- Stars
- 450
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/gajus/gitdown/commit/dafc154487c39f49f3ef7992e3e11b0b7b7a27d9
Only "include" helper is taking advantage of the `baseDirectory` path. Make "filesize" and all other filesystem dependant plugins use `baseDirectory` to resolve paths.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the referenced commit and inspect the existing include helper, then locate the filesize and other filesystem-dependent plugins. Verify that every relative path is resolved using baseDirectory, with all affected plugins behaving consistently when given relative paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100