createProcessor().process(`
# Test { 1 + 1}
\`\`\`js
console.log(1 + 1 [ {} ]);
\`\`\`
And This {3 + 2} s [is](https://www.io.com) good [Go {s} x {s} to {my} website](https://rx-js.io)
`)logs (when debbuging somewhere in the middle)
enter | data | And This
exit | data | And This
enter | mdxTextExpression | {3 + 2}
enter | mdxTextExpressionMarker | {
exit | mdxTextExpressionMarker | {
enter | mdxTextExpressionChunk | 3 + 2
exit | mdxTextExpressionChunk | 3 + 2
enter | mdxTextExpressionMarker | }
exit | mdxTextExpressionMarker | }
exit | mdxTextExpression | {3 + 2}
enter | data | s
exit | data | s
enter | link | [is](https://www.io.com)
enter | label | [is]
enter | labelMarker | [
exit | labelMarker | [
enter | labelText | is
enter | data | is
exit | data | is
exit | labelText | is
enter | labelMarker | ]
exit | labelMarker | ]
exit | label | [is]
enter | resource | (https://www.io.com)
enter | resourceMarker | (
exit | resourceMarker | (
enter | resourceDestination | https://www.io.com
enter | resourceDestinationRaw | https://www.io.com
enter | resourceDestinationString | https://www.io.com
enter | chunkString | https://www.io.com
exit | chunkString | https://www.io.com
exit | resourceDestinationString | https://www.io.com
exit | resourceDestinationRaw | https://www.io.com
exit | resourceDestination | https://www.io.com
enter | resourceMarker | )
exit | resourceMarker | )
exit | resource | (https://www.io.com)
exit | link | [is](https://www.io.com)
enter | data | good
exit | data | good
enter | labelLink | [
enter | labelMarker | [
exit | labelMarker | [
exit | labelLink | [
enter | data | Go
exit | data | Go