public class PlainTextMacroMigration extends Object implements MacroMigration
Macro
s.Constructor and Description |
---|
PlainTextMacroMigration() |
Modifier and Type | Method and Description |
---|---|
MacroDefinition |
migrate(MacroDefinition macro,
ConversionContext context)
Migrates a wiki-markup representation of a macro to XHTML
|
public MacroDefinition migrate(MacroDefinition macro, ConversionContext context)
MacroMigration
migrate
in interface MacroMigration
macro
- The MacroDefinition
in wiki-markup form.context
- The ConversionContext
to perform the migration under.Copyright © 2003–2015 Atlassian. All rights reserved.