### Describe the Bug The following Markdown ```md something (build with [NueJS](https://nuejs.org/)) something ``` renders with a missing `)` at the end. **Output:** something (build with NueJS something **Expected:** something (build with NueJS) something ### Environment NueJS v1.0.0-RC.4; macOS; latest everything