ember-cli-markdown-resolver
ember-cli-markdown-resolver copied to clipboard
Ember CLI addon for resolving markdown files and trees of md files.
Results
2
ember-cli-markdown-resolver issues
Sort by
recently updated
recently updated
newest added
trafficstars
See https://github.com/willviles/broccoli-markdown-resolver/pull/4 -- when running on Windows, the file paths have backslashes, while the resolver expects 'em to be forward slashes. The actual fix is in `broccoli-markdown-resolver`, hence the PR...
I've recently updated to 4.7 and am running Babel v6.6.0, which is causing issues because this package uses 6.18.0. Would this fix be to simply update the Babel version in...