You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to write a dragon plugin that adds Flickr images to blog posts (of a given size, arrangement, and link back to Flickr). There's a ticket for this here:
I'd like to write a dragon plugin that adds Flickr images to blog posts (of a given size, arrangement, and link back to Flickr). There's a ticket for this here:
In order to do this, though, I need to inject a task into the normal content-parsing workflow, before markdown is converted to HTML.
In order to that, I need Dragon to be event-driven (see #1). With that in place, adding plugin support should be pretty straight-forward.
Phase I Tasks (Milestone 0.5.0):
Phase II Tasks:
Phase III Tasks:
The text was updated successfully, but these errors were encountered: