aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.110 - [crop] Built-In

Mnemonic aid: crop CROP content at column number

Content is cropped at a particular column (similar to a wrap.)

eol allows you to set the EOL character. neol allows you to set your own end of line sequence. words=true causes cropping to occur in a somewhat word-sensitive manner. col allows you to set the column that the content will be cropped at.


[crop (words=true,)(eol=\n,)(neol=\n,)(col=78,)content]

[crop col=20,this has too many spaces and is very long]

this has too man
y spaces and is
very long
this has too man y spaces and is very long
Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7