Issue status update for http://drupal.org/node/19503 Project: Drupal Version: 4.5.2 Component: filter.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: khanreaper Updated by: TDobes -Status: active +Status: fixed I believe what you're asking for is already provided by contributed modules... take a look at wiki.module [1] or perhaps textile [2] or Markdown [3]. If not, please reopen this issue and elaborate. [1] http://drupal.org/project/wiki [2] http://drupal.org/project/textile [3] http://drupal.org/node/9838 TDobes Previous comments: ------------------------------------------------------------------------ March 26, 2005 - 11:37 : khanreaper It would be nice if, in addition to the existing format engines, there could be another input filter that would automatically transform text input from some sort of markup--perhaps similar to Wiki or XSL(T)--to some form of systematically formatted output. This would be especially helpful when attempting to embed code-listings or other items into content postings.