---README for "beanshell" plugin version 0.0.1--- This plugin will map a lexer under the "expression" tag name. Text between tags will be evaluated as a Java expression using Beanshell. ---Installation--- Put beanshell.zip in your {wikihome}/plugins directory and restart the webapp context or the server. ---Usage example--- Inserting this in a topic body: []20*5+10[] will produce the text: 110