page method

  1. @override
String page(
  1. String md
)
override

Implementation

@override
String page(String md) => _toHtml(md);