Markdown doesn't render in OgDescription (metadata) #1014
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
good first issue
If you are just getting started with Docusaurus, this issue should be a good place to begin.
help wanted
Asking for outside help and/or contributions to this particular issue or PR.
status: claimed
Issue has been claimed by a contributor who plans to work on it.
🐛 Bug Report
(A clear and concise description of what the bug is)
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
<meta property="og:description" content="![Game screenshot](/developers/img/screenshot.png)"/>
Expected behavior
Expected to see the image, or text of the rendered markdown, now the raw markdown text.
Actual Behavior
Og:Description has markdown in it
Reproducible Demo
https://loomx.io/developers/docs/en/phaser-sdk-demo.html
We are on Docasuarus hash(a6db22b) but I tested with "1.4.0", and source to repo is here https://github.com/loomnetwork/loom-sdk-documentation
Seems like i18n broke on upgrade ;( so I can't upgrade to 1.4.0 immediately without breaking out side for non English speakers, but problem does exist on newest build of docasaurus
The text was updated successfully, but these errors were encountered: