Skip to content

export markdown package

Administrator requested to merge export-markdown-pkg into master

Created by: sqs

This makes it possible for other packages to produce server-side rendered Markdown.

GO111MODULE=off gomvpkg -from github.com/sourcegraph/sourcegraph/cmd/frontend/internal/pkg/markdown -to github.com/sourcegraph/sourcegraph/pkg/markdown

Merge request reports

Loading