server method

Future<void> server()

Implementation

Future<void> server() async {
  // 备选方案,使用server的方式提供markdown
}