CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

Parse markdown for facet/search results #288

Open wkdewey opened 1 year ago

wkdewey commented 1 year ago

Related to #280. We could have every facet results be run through the markdown parsing code. If it matches a markdown pattern, then show the title only. This is what I did here: https://github.com/CDRH/african_poetics/issues/304.