Skip to content

Add to the documentation how to encode % sign #53

Description

@Smolky

I have noticed that translating characters which contains "&" sign should be properly scaped

Example:
\"%word1%,word2%\"

to output
"%word1%,word2%

But maybe this information will be useful in the docs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions