public interface SourceCodeFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format(String code,
String language)
Convert source code into HTML.
|
String[] |
getSupportedLanguages()
Inform the CodeMacro which languages this formatter supports.
|
String[] getSupportedLanguages()
Copyright © 2019 Atlassian. All rights reserved.