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

Symbols in notebook and section names replaced by ^<letter> #8

Open
alopezrivera opened this issue Jul 2, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@alopezrivera
Copy link
Owner

alopezrivera commented Jul 2, 2022

Currently, certain symbols in notebook names are rendered as ^<letter> in OneDrive. On export, these are also replaced by ^<letter> in section names.

Known cases

  • comma
    , -> ^J
  • plus
    + -> ^M

Possible solution

Replace ^<symbol> by <original> when reading notebook and section names during export.

@alopezrivera alopezrivera changed the title Notebook and section names with commas Commas in notebook and section names turning to ^J Jul 2, 2022
@alopezrivera alopezrivera changed the title Commas in notebook and section names turning to ^J Commas in notebook and section names replaced by ^J Jul 2, 2022
@alopezrivera alopezrivera changed the title Commas in notebook and section names replaced by ^J Symbols in notebook and section names replaced by ^<letter> Jul 2, 2022
@alopezrivera alopezrivera added the bug Something isn't working label Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant