Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic MD->Jira formatting conversion #2

Merged
merged 4 commits into from Dec 6, 2018

Conversation

scruplelesswizard
Copy link

No description provided.

var comment = regexp.MustCompile(`(?s:<!--.*?-->)`)
out = comment.ReplaceAllString(out, "")

// multi-line comments
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code not fumpted?

@chrigl
Copy link

chrigl commented Dec 6, 2018

/lgtm

@scruplelesswizard scruplelesswizard merged commit 551b480 into master Dec 6, 2018
@scruplelesswizard scruplelesswizard deleted the feature/basic-jira-syntax branch December 6, 2018 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants