A flexible Java text processor. BB, BBCode, BB-code, HTML, Textile, Markdown, parser, translator, converter.
GNU Lesser General Public License v3.0
86
stars
14
forks
source link
"if" expression in templates #38
Closed
kefirfromperm closed 8 years ago
It's needed to add "if" expression to templates.
The value inside the if expression will be appended only if style variable is not null.
It allows reduce configuration complexity and increase capacity. Because it allows to reduce code and pattern values