Skip to content

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

Open
@alopezrivera

Description

@alopezrivera

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions