Hi,

I'm using the Fox recipe to gather text from an input form and display it in a page via page text variable.
I am trying to reduce the font size of the displayed text so that it formats nicely on the target page.

My problem is that if I use syntax like  [-{$$prob_statement}-]   in the page template this works in reducing the font size
provided that the text that is in the form doesn't have line break in it.

For example if a user enters text in this way:
THIS IS A TEST 
the text is correctly reduced in size and displayed on the target page

But if the user enters text this way:
THIS IS

A
TEST   
the output is displayed thus
[-THIS IS

A
TEST -]

I would be most grateful  for advice on how to solve for this.

Thanks

Graham

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to