// MarkdownServiceClient is the client API for MarkdownService service.
//
// For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
typeMarkdownServiceClientinterface{
// Parses the given markdown content and returns a list of nodes.
// ParseMarkdown parses the given markdown content and returns a list of nodes.