Zine

open source content publishing system


Ticket #98 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by mitsuhiko

  • Status changed from new to closed
  • Resolution set to fixed

The plain text parser is now using potty mouth.

Note: See TracTickets for help on using tickets.