Package com.vladsch.flexmark.formatter
Interface TranslatingSpanRender
public interface TranslatingSpanRender
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(@NotNull NodeFormatterContext context, @NotNull MarkdownWriter markdown)
-
Method Details
-
render
void render(@NotNull @NotNull NodeFormatterContext context, @NotNull @NotNull MarkdownWriter markdown)
-