-
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Background info
keymanapp/help.keyman.com#2347
Currently, guides in Markdown can reference image assets in the /cdn/ folder.
When the site is built with the --debug flag, /cdn/deploy assets are not generated
From @mcdurdin
Limitation of the markdown files at present. We should be using
cdn/devand then the markdown parser should be rewriting them, ideally.
Reactions are currently unavailable