Error parsing MDX:
[next-mdx-remote] error compiling MDX:
Could not parse expression with acorn: Unexpected token
13 |
14 | <ul>
> 15 | {% assign recent_notes = site.notes | sort: "last_modified_at_timestamp" | reverse %}
| ^
16 | {% for note in recent_notes limit: 5 %}
17 | <li>
More information: https://mdxjs.com/docs/troubleshooting-mdx