#607·nue

Incorrect link rendering

Author: NickSdotCreated Aug 22, 2025Updated Oct 14, 2025
Labelsnuemark

Describe the Bug

The following Markdown

markdown
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