Skip to content

Fix incorrect character representations in OneNote API#110

Open
RobertBernstein wants to merge 1 commit intoalxnbl:mainfrom
RobertBernstein:FixIncorrectOneNoteAPIXML
Open

Fix incorrect character representations in OneNote API#110
RobertBernstein wants to merge 1 commit intoalxnbl:mainfrom
RobertBernstein:FixIncorrectOneNoteAPIXML

Conversation

@RobertBernstein
Copy link

The code changes introduce a fix for incorrect character representations in section titles returned by the OneNote API. Specifically, the changes replace instances of "^M" with "+" and "^J" with "," in the section titles.

The code changes introduce a fix for incorrect character representations in section titles returned by the OneNote API. Specifically, the changes replace instances of "^M" with "+" and "^J" with "," in the section titles.
@alxnbl
Copy link
Owner

alxnbl commented Dec 7, 2025

Hey @RobertBernstein and thank you (very late!) for your PR.
I did not managed to reproduce your issue. Could you share a Notebook and a description to help me reproduce the bug ?
Thanks

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.

2 participants

Comments