Make a live editor available
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 450
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Make an editor that would preview files processed using Gitdown. This could show 4 windows: Gitdown markup, generated Github markup, HTML and the actual preview. It would be a useful learning and debugging tool.
Some challenges to consider is the configurable Gitdown behaviour, inclusion of external files and use of user defined helpers. The latter is an issue because Gitdown is processed on the server side. Simple solution would be to restrict some of the features.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.