Skip to content

fix(parser): support single-quoted attribute values (#373)#374

Merged
nlopes merged 1 commit intomainfrom
fix-373
Mar 6, 2026
Merged

fix(parser): support single-quoted attribute values (#373)#374
nlopes merged 1 commit intomainfrom
fix-373

Conversation

@nlopes
Copy link
Owner

@nlopes nlopes commented Mar 6, 2026

By fixing this, it also fixes quoted block citations being pulled out as separate paragraphs when using single-quoted attribute values containing brackets (e.g., URLs with display text like 'https://example.com[Text]').

Closes #373.

This was very much Claude assisted (while I was out on a walk) but I'm fine with the approach. I will do another pass for other misses like this one in a different PR.

By fixing this, it also fixes quoted block citations being pulled out as separate
paragraphs when using single-quoted attribute values containing brackets (e.g., URLs with
display text like 'https://example.com[Text]').

Closes #373.
@nlopes nlopes merged commit 9760317 into main Mar 6, 2026
3 checks passed
@nlopes nlopes deleted the fix-373 branch March 6, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quoted block's citation is being pulled out as a separate paragraph above the quote

2 participants