Closed (fixed)
Project:
Custom Tokens
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 20:34 UTC
Updated:
2 Nov 2013 at 00:30 UTC
Jump to comment: Most recent
Comments
Comment #1
gaspaio commentedYou are using the "plain text" text format right ? Look at the filters associated with this format and you'll probably find "Convert line breaks into HTML" and "Convert URLs into links".
That is the default drupal configuration.
You'll most likelly want to create a true plain text filter for creating custom plain text tokens.
Comment #1.0
gaspaio commentednewline is added also
Comment #2
gaspaio commentedComment #5
forestgardener commentedThanks for the tip about the plain text filter gaspaio.