Results 3 issues of Jose Camara

Hello, I'm using this lib to render MD/MDX from remote sources and it works quite well. However, I noticed that the build time grows with every render. I have a...

Use new instance of marked instead of the global one https://marked.js.org/using_advanced

### Describe the bug Node crashes when there is a recursion from array elements. For example: ``` Category: type: object required: - id - name properties: id: type: integer format:...