Ticket #98 (closed task: fixed)
PlainTextParser not working properly
| Reported by: | mitsuhiko | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | Zine 0.1 |
| Component: | zeml | Version: | |
| Keywords: | Cc: |
Description
The plain text parser (zine.parsers.PlainTextParser) is currently broken as it returns a string rather than a ZEML tree.
Either we fix the parser to support something like newlines, paragraphs and probably automatic linking (what WordPress does for comments) or adopt pottymouth.
Change History
Note: See
TracTickets for help on using
tickets.
The plain text parser is now using potty mouth.