Hash symbol in custom NormalEntry section · Issue #2 · rendercv/rendercv · GitHub
Skip to content

Hash symbol in custom NormalEntry section #2

Description

@Vinhcognito

Describe the bug
Unable to create a hash character in a custom NormalEntry block. Tried both: C# and escaping it: C\#

To Reproduce

  custom_sections:
    - title: Skillz
      entry_type: NormalEntry
      entries:
        - name: "Programming Languages:"
          highlights:
            - "C\#"
            - "Special characters test: üğç"

Screenshots
Console Output:
CRITICAL | ScannerError('while scanning a double-quoted scalar', <ruamel.yaml.error.FileMark object at 0x000002089ECD4380>, "found unknown escape character '#'"

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions