apache / incubator-answer-website

Apache Answer official website.
https://answer.apache.org
37 stars 40 forks source link

Blog: Add Newsletter for August #243

Closed PrimmaAnna closed 1 month ago

PrimmaAnna commented 1 month ago

Please kindly review it. Somehow, I can't preview it locally with the error message below: Error: MDX compilation failed for file "/Users/annezhu/incubator-answer-website-1/blog/2024-09-02-answer-recap-august/index.md" Cause: Unexpected character " (U+0022) in attribute name, expected an attribute name character such as letters, digits, $, or _; = to initialize a value; whitespace before attributes; or the end of the tag Details: { "column": 51, "message": "Unexpected character \" (U+0022) in attribute name, expected an attribute name character such as letters, digits, $, or _; = to initialize a value; whitespace before attributes; or the end of the tag", "line": 39, "name": "39:51", "place": { "line": 39, "column": 51, "offset": 1624, "_index": 63, "bufferIndex": 50 }, "reason": "Unexpected character \" (U+0022) in attribute name, expected an attribute name character such as letters, digits, $, or `;=` to initialize a value; whitespace before attributes; or the end of the tag", "ruleId": "unexpected-character", "source": "micromark-extension-mdx-jsx", "url": "https://github.com/micromark/micromark-extension-mdx-jsx#unexpected-character-at-expected-expect" }

I look it up and try to fix, but it still exists, please help.