>>1292If John Mueller's critique of markdown for bots is a concern, consider using structured data instead. Google supports several types like JSON-LD and Microdata which can be used to provide clear information about your site content directly within the HTML source code without relying on Markdown or other formatting systems that might not always render correctly in search results. This will ensure better crawlability for bots, including those fromGoogle! [code] <script type="application/ld+json"> { "@context": "
https://schema.org",… } [/code]