pragdave / earmark

Markdown parser for Elixir
Other
866 stars 135 forks source link

Fixes #501 #503

Closed RobertDober closed 3 months ago

RobertDober commented 3 months ago

A little bit of a clumsy solution but I could not come up with something better w/o a major refact.

dominicletz commented 3 months ago

@amit-chaudhari1 what do you think of this solution? Would love to be able to get a new release with this bugfix :heart:

amit-chaudhari1 commented 3 months ago

I will need @RobertDober 's help on creating a release.

RobertDober commented 3 months ago

I'll gladly do the release @amit-chaudhari1

Do you have release rights on hex.pm already? Would you like help with other things?

Also would you like me to keep annoncing Releases on the Elixir Forum?

amit-chaudhari1 commented 3 months ago

Also would you like me to keep annoncing Releases on the Elixir Forum?

Yes please, for a while.

Do you have release rights on hex.pm already? Would you like help with other things?

No, I've registered on hex.pm but I don't think I can create the releases for earmark yet. https://hex.pm/users/amyth

RobertDober commented 3 months ago

Released, I'll see if I can grant you release rights on hex, or If I need to ask Dave @amit-chaudhari1

RobertDober commented 3 months ago

@amit-chaudhari1 should be ok now

 mix hex.owner add --level maintainer earmark amyth                                                                                                               Local password:
Adding owner amyth with ownership level maintainer to earmark