unitaryfund / metriq-app

Web app for Metriq
https://metriq.info
Apache License 2.0
28 stars 19 forks source link

Markdown rendering on homepage #915

Closed ljcamargo closed 5 months ago

ljcamargo commented 5 months ago

In this pull request, I have addressed the issue by ensuring that LaTeX is properly rendered in the descriptions of featured tasks item listing on the homepage as it happens on other sections. Specifically, any text elements surrounded by the $ delimiters are now correctly processed and displayed as LaTeX. [Unitary Hack 2024]

Captura de pantalla 2024-06-01 a la(s) 2 25 45 a m

vprusso commented 5 months ago

Nice job, @ljcamargo

This looks good on my end, but I'll page @WrathfulSpatula to see if there are any other areas on Metriq that could use a similar update. Nice work!