-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Render Markdown for Event Descriptions #126
Comments
Hi @neozenith, I have some suggestions for this issue:-
Would like to discuss as to what approach would be more appropriate over here? |
The content, we fetch daily when we do static site builds and the final product is already known. So calling out to APIs is not approproate. I would prefer looking at prior art as a NodeJS library such as the following that could be incorporated into a build step. |
Greetings @neozenith, I made use of showdown Nodejs library to format the text, here is the screenshot with the result, if this looks good, I can create a PR for it. |
Yeah looks great. Feel free to open a PR |
Meetup has enabled rich descriptions which look like a markdown format. Could we get this content rendered from MD format to HTML format?
![Screenshot 2024-06-27 at 5 45 16 AM](https://private-user-images.githubusercontent.com/159722/343310640-fe86c55d-f13c-4823-9505-d09a92b820f7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjg2NjgsIm5iZiI6MTczOTI2ODM2OCwicGF0aCI6Ii8xNTk3MjIvMzQzMzEwNjQwLWZlODZjNTVkLWYxM2MtNDgyMy05NTA1LWQwOWE5MmI4MjBmNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxMDA2MDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01YzZhMGFlYzA3MGQzZWFiM2RkYjg3ZjU2YzFmZjRjMTZhNzU4YzZkZDRkNzIyODEyMDczYjM5NTEwZjdjYzdlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.WDKUi4N3WNss7T7wbVx7LjWiEtOTSeR-GlA88S5hb4Q)
The text was updated successfully, but these errors were encountered: