restructure abstract method
Restructure content format.
Implementation
Future<String> restructure(
String content,
FormatConfig format,
RuntimeProfileContext context,
);
Restructure content format.
Future<String> restructure(
String content,
FormatConfig format,
RuntimeProfileContext context,
);