Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on Selene Unicode #551

Merged
merged 20 commits into from
Feb 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## 3.11.0

Development:

- Remove dependency on Selene Unicode and support ConTeXt standalone.
(originally reported by @andreiborisov in #402 and #436,
fixed in #551..#553 with contributions from @lostenderman)

Fixes:

- Prevent left-flanking and right-flanking delimiter runs followed by
multi-byte whitespace or punctuation characters. (#552, #553, with
contributions from @lostenderman)

Documentation:

- Add a man page for `markdown2tex`. (#547, #554..#556 suggested by @kberry)
Expand Down
Loading
Loading