High Yield Notes
Error
[next-mdx-remote] error compiling MDX:
Could not parse expression with acorn: Unexpected token
3 |
4 | <ul>
> 5 | {% assign sorted = site.high_yield | sort: 'title' %}
| ^
6 | {% for page in sorted %}
7 | <li><a href="{{ page.url }}">{{ page.title }}</a></li>
More information: https://mdxjs.com/docs/troubleshooting-mdx