michaelpb / michaelpb/whiteboard
Markdown content panes should support relativized paths
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Requires a few extra steps
When converting TO html:
* Make paths absolute (do regexp find and replace on "src=")
When converting TO markdown:
* Make paths relative (following subpath rule)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Locate the code that converts content panes to HTML and Markdown, then inspect how the existing subpath rule is applied. Done means HTML src paths are absolute and Markdown paths are relative according to that rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100