public class MarkdownSetupEngineLifecycleExtension extends java.lang.Object implements org.apache.wiki.api.engine.EngineLifecycleExtension
EngineLifecycleExtension that sets up all the relevant properties to enable markdown syntax if the
jspwiki.syntax property has been given, with the markdown value.| Constructor and Description |
|---|
MarkdownSetupEngineLifecycleExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInit(java.util.Properties properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonShutdown, onStartpublic MarkdownSetupEngineLifecycleExtension()
public void onInit(java.util.Properties properties)
onInit in interface org.apache.wiki.api.engine.EngineLifecycleExtensionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.