Skip to content

Strings dont get escaped during export #24

@philipaxer

Description

@philipaxer

Hi,
I have a register that is named SOME_COOL_REGISTER. It seems that the mardown exporter will blindly puz that string as-is into the md file. This causes issues since the register gets partially rendered italic. I didnt test, but i suspect this is also the case for the descrption, name and so on.
For identifers (fields, registers, ...) the export should be escaped. For descriptions there are two scenarios:

  1. The author has embedded markdown and wants control codes --> nothing to do.
  2. The author doesnt anticipate markdown --> escape the string

regards
Philip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions