tag. * * ProcessWire 2.x * Copyright (C) 2010 by Ryan Cramer * Licensed under GNU/GPL v2, see LICENSE.TXT * * http://www.processwire.com * http://www.ryancramer.com * */ class TextformatterNewlineUL extends Textformatter { public static function getModuleInfo() { return array( 'title' => 'Newlines to Unordered List', 'version' => 100, 'summary' => "Converts newlines to
  • list items and surrounds in an