mmarkdown / mmark

Mmark: a powerful markdown processor in Go geared towards the IETF
https://mmark.miek.nl
Other
480 stars 45 forks source link

release needed: gomarkdown broke API for parser. #60

Closed bobertlo closed 5 years ago

bobertlo commented 5 years ago

To help us debug your issue please add these details.

The issue #56 was fixed 10 days ago, but this software FTBFS. A stable upstream library or dependency management would be nice, but for now a release would fix this also.

What went wrong?

Current release FTBFS

What version of mmark are you using?

Current Release

What command line did you use?

go build

What platform (Linux/Apple/Windows)?

What is the most minimal markdown snippets that shows the problem?

FTBFS

miekg commented 5 years ago

doesn't happen that often, but kicking of a release. 2.0.39 should be there shortly.

miekg commented 5 years ago

uh, 2.0.38 I meant. It's there.

bobertlo commented 5 years ago

thanks. that was fast :)