Skip to content

[BUG] Using emoji's in the heading e.g ## Inputs ⚙️ results in moving the emoji after the generated output. #538

@jackton1

Description

@jackton1

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

Using an emoji in the heading e.g. ## Inputs ⚙️ results in moving the emoji after the generated output.

This works only after the first generated content is used in the README after which the placeholders are used for the content replacement.

To Reproduce

  1. Add ## Inputs ⚙️ to a README.md
  2. Ensure that there are no placeholders generated yet
  3. Run the auto-doc action and notice the ⚙️ emoji appears after the generated output.

What OS are you seeing the problem on?

all

Expected behavior?

We read the entire line including any emojis provided it starts with the expected heading.

Relevant log output

N/A

Has all relevant logs been included?

  • I've included all relevant logs

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    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