toHtml abstract method

String toHtml(
  1. String text
)
override

Convert markdown to html

Implementation

String toHtml(String text);