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

Upgrade to Markdownz #29

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Upgrade to Markdownz #29

merged 2 commits into from
Nov 6, 2023

Conversation

eatyourgreens
Copy link
Contributor

Install markdownz and use utils.getHtml() to generate HTML for emails.

Install `markdownz` and use `utils.getHtml()` to generate HTML for emails.
@eatyourgreens eatyourgreens added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@eatyourgreens
Copy link
Contributor Author

Tested with curl, as per the Readme.

curl -H "Accept: text/html" -H "Content-Type: application/json" -X POST -d '{"markdown": "Hey @parrish, look at **this** #agn: @vrooje/galaxy-zoo-bar-lengths^S465826! :D"}' http://localhost:2998/html

curl -H "Accept: text/html" -H "Content-Type: application/json" -X POST -d '{"markdown": "Hey @parrish, look at **this** #agn: ^S465826! :D", "project": "vrooje/galaxy-zoo-bar-lengths"}' http://localhost:2998/html

@eatyourgreens eatyourgreens merged commit 12d475c into master Nov 6, 2023
2 checks passed
@eatyourgreens eatyourgreens deleted the markdownz branch November 6, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant