Incorrect link rendering
Author: NickSdotCreated Aug 22, 2025Updated Oct 14, 2025
Labelsnuemark
Describe the Bug
The following Markdown
something (build with [NueJS](https://nuejs.org/)) somethingrenders 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
Source: nuejs/nue