Add alignment_mode
parameter to Span.char_span()
#11983
itssimon
started this conversation in
New Features & Project Ideas
Replies: 1 comment 1 reply
-
No particular reason. I suspect users who wanted this probably just switched to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Doc.char_span()
has thealignment_mode
parameter, butSpan.char_span()
does not. As a user I would expect both of these functions to be consistent.Beta Was this translation helpful? Give feedback.
All reactions