robdy / robdy.io

My personal 📝 notes/blog. 🎯 Focused on PowerShell scripts and Microsoft 365. 🖱 Created using Gatsby JS.
https://robdy.io
MIT License
2 stars 0 forks source link

MDX v2 special characters #711

Open robdy opened 1 year ago

robdy commented 1 year ago

In MDX v2 the special characters must be escaped using {'X'}, where X is the character. It applies to: []<>/\. Should be also updated in #606