Allow Markdown in separate md file
Open
- Dominant language
- JavaScript
- Stars
- 38.2k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
One idea I've had when creating slides with Markdown is to allow to put the Markdown text into a separate file. The impress html presentation would reference the file and its contents would be added as text content for the element. Something like:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with impress.js presentation initialization and the HTML element using data-markdown-file="content.md"; inspect how Markdown content is currently handled. Define the loading and rendering path for the referenced file, then verify that its Markdown appears as the element's text in an HTML presentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100