<%@ taglib uri="/WEB-INF/jspwiki.tld" prefix="wiki" %> <%@ page import="com.ecyrd.jspwiki.ui.EditorManager" %> <%-- Inserts page content for preview. --%>
This is a preview! Hit "Keep Editing" to go back to the editor, or hit "Save" if you're happy with what you see.
<%=EditorManager.getEditedText(pageContext)%>
This is a preview! Hit "Keep Editing" to go back to the editor, or hit "Save" if you're happy with what you see.