Ticket #6 (closed task: fixed)
Make Markup Processors Pluggable
| Reported by: | mitsuhiko | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Zine 0.1 |
| Component: | plugins | Version: | |
| Keywords: | Cc: |
Description
I guess the best thing is adding a parser registry and showing a dropdown in the post editor. For comments it would be a good idea to set them in the options menu. Anyhow, that should be pluggable and all parsers have to return Fragment objects so that plugins continue to work.
Change History
Note: See
TracTickets for help on using
tickets.
As of today this works :D