org.xwiki.rendering.util
public class ParserUtils extends Object
| Constructor and Description |
|---|
ParserUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeTopLevelParagraph(List<Block> blocks)
Removes any top level paragraph since for example for the following use case we don't want an extra paragraph
block:
= hello {{velocity}}world{{/velocity}}. |
Copyright © 2004-2013 XWiki. All Rights Reserved.